Skip to content

Commit 1fd582b

Browse files
Merge pull request reworkcss#20 from reworkcss/fix-npm-warning
Add repository field
2 parents f027a6b + a9c2806 commit 1fd582b

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
@@ -14,5 +14,9 @@
1414
"main": "index",
1515
"scripts": {
1616
"test": "mocha --require should --reporter spec"
17+
},
18+
"repository": {
19+
"type": "git",
20+
"url": "https://github.com/reworkcss/css-whitespace.git"
1721
}
1822
}

0 commit comments

Comments
 (0)