Merge branch 'master' of https://github.com/ethereum/remix-project into indexdbpackupdate

pull/1649/head
filip mertens 3 years ago
commit 173ab1cbfc
  1. 4
      package.json

@ -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",

Loading…
Cancel
Save