mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-22 08:58:55 +00:00
fix trailing comma breaking build/dev
This commit is contained in:
parent
47bd7ab715
commit
5f7f38798e
@ -73,6 +73,5 @@
|
|||||||
"test": "jest --config=jest_config/jest.config.json --coverage",
|
"test": "jest --config=jest_config/jest.config.json --coverage",
|
||||||
"dev": "node webpack_config/server.js",
|
"dev": "node webpack_config/server.js",
|
||||||
"flow": "flow"
|
"flow": "flow"
|
||||||
},
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user