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", "main": "index.js",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"create-react-library": "dist/index.js" "create-react-library": "index.js"
}, },
"scripts": { "scripts": {
"test": "ava -v && standard *.js lib/*.js", "test": "ava -v && standard *.js lib/*.js",