chore(@embark/templates): remove embarkjs dependencies from test plugin

This commit is contained in:
Iuri Matias 2019-12-20 16:47:10 -05:00
parent 8fb502d777
commit e7059030fe
1 changed files with 0 additions and 6 deletions

View File

@ -4,12 +4,6 @@
"haml": "0.4.3"
},
"devDependencies": {
"embarkjs": "^5.0.0-alpha.5",
"embarkjs-ens": "^5.0.0-alpha.6",
"embarkjs-ipfs": "^5.0.0-alpha.5",
"embarkjs-swarm": "^5.0.0-alpha.5",
"embarkjs-web3": "^5.0.0-alpha.5",
"embarkjs-whisper": "^5.0.0-alpha.5",
"rimraf": "3.0.0"
},
"license": "MIT",