1
0
Fork 0
This commit is contained in:
Travis Fischer 2018-03-23 21:47:05 -04:00 committed by Joost De Cock
parent 274d8df80f
commit 19372da3ba

View file

@ -7,7 +7,7 @@
"main": "index.js",
"license": "MIT",
"bin": {
"create-react-library": "dist/index.js"
"create-react-library": "index.js"
},
"scripts": {
"test": "ava -v && standard *.js lib/*.js",