Commit becea73c authored by yann300's avatar yann300 Committed by Aniket

put node and npm version in package.json

parent 2b5b7f49
......@@ -20,6 +20,10 @@
"bin": {
"remix-ide": "./apps/remix-ide/bin/remix-ide"
},
"engines": {
"node": "^14.17.6",
"npm": "^6.14.15"
}
"scripts": {
"nx": "nx",
"start": "nx start",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment