This commit is contained in:
Paulo Gustavo Veiga 2021-10-02 16:36:50 -07:00
parent 227eafd7b5
commit 1bb017c053

View File

@ -22,7 +22,7 @@
"scripts": {
"start": "nodemon --watch lib",
"build": "webpack --config webpack.prod.js",
"payground": "webpack serve --config webpack.playground.js"
"playground": "webpack serve --config webpack.playground.js"
},
"devDependencies": {
"@babel/core": "^7.14.6",