1
0
Fork 0
This commit is contained in:
Travis Fischer 2018-03-23 21:21:23 -04:00 committed by Joost De Cock
parent e27806bf09
commit 3636f304e4

View file

@ -14,7 +14,6 @@
"scripts": {
"test": "ava -v && standard *.js lib/*.js",
"dev": "webpack -w",
"prepare": "yarn run build",
"build": "webpack"
},
"engines": {