update engine
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "16.x"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env NODE_ENV=development webpack serve --config config/webpack.dev.js",
|
||||
"prep": "yarn && yarn prepare-husky && yarn start",
|
||||
|
||||
Reference in New Issue
Block a user