mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Remove broken npm script
This commit is contained in:
parent
72904e7a4f
commit
7fc8195cb1
@ -5,8 +5,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "gulp dev",
|
||||
"test": "mocha --compilers js:babel-register --recursive",
|
||||
"watch": "mocha watch --compilers js:babel-register --recursive"
|
||||
"test": "mocha --compilers js:babel-register --recursive"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^1.5.2",
|
||||
|
Loading…
Reference in New Issue
Block a user