diff options
| author | mo khan <mo.khan@gmail.com> | 2019-09-02 12:26:44 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-09-02 12:26:44 -0600 |
| commit | fc63bd794da114c3df38f9c176f71aa3691f4f5c (patch) | |
| tree | 7c95f7519e5197393395639b2ac429187aab8707 /package.json | |
| parent | ff3b619e360077f3818e834af41a0215249e22b9 (diff) | |
update path to repository
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 90bbcb8..b615f22 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "comp-268", "version": "1.0.0", "main": "index.js", - "repository": "git@gitlab.com:xlgmokha/comp268.git", + "repository": "git@gitlab.com:xlgmokha/comp-268.git", "author": "mo khan <mo@mokhan.ca>", "license": "MIT", "private": true, |
