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 @@ ...@@ -20,6 +20,10 @@
"bin": { "bin": {
"remix-ide": "./apps/remix-ide/bin/remix-ide" "remix-ide": "./apps/remix-ide/bin/remix-ide"
}, },
"engines": {
"node": "^14.17.6",
"npm": "^6.14.15"
}
"scripts": { "scripts": {
"nx": "nx", "nx": "nx",
"start": "nx start", "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