Skip to content

Commit 995c9f7

Browse files
committed
Add repository-field.
1 parent 4e774bd commit 995c9f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"react-dom": "0.14.0",
1313
"webdriverio": "3.2.6"
1414
},
15+
"repository": {
16+
"type": "git",
17+
"url": "https://github.com/jareware/css-ns.git"
18+
},
1519
"scripts": {
1620
"test": "mocha *.spec.js",
1721
"test-build": "browserify *.spec.js -v -o test/suite.js",

0 commit comments

Comments
 (0)