Skip to content

Commit b44e7a9

Browse files
committed
Merge pull request #6 from necinc/patch-1
Added repository link to package.json
2 parents 939c942 + 01cddae commit b44e7a9

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
@@ -3,6 +3,10 @@
33
"version": "0.0.3",
44
"description": "A loader used to add SASS themes for React Toolbox",
55
"main": "index.js",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/react-toolbox/toolbox-loader.git"
9+
},
610
"scripts": {
711
"test": "echo \"Error: no test specified\" && exit 1"
812
},

0 commit comments

Comments
 (0)