Add missing comas
This commit is contained in:
parent
f18fa8e947
commit
85b4a82a4b
@ -23,7 +23,7 @@
|
|||||||
"@0xproject/tslint-config": "^0.4.6",
|
"@0xproject/tslint-config": "^0.4.6",
|
||||||
"shx": "^0.2.2",
|
"shx": "^0.2.2",
|
||||||
"tslint": "5.8.0",
|
"tslint": "5.8.0",
|
||||||
"typescript": "2.7.1"
|
"typescript": "2.7.1",
|
||||||
"web3-typescript-typings": "^0.9.8"
|
"web3-typescript-typings": "^0.9.8"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.2",
|
||||||
"shx": "^0.2.2",
|
"shx": "^0.2.2",
|
||||||
"tslint": "5.8.0",
|
"tslint": "5.8.0",
|
||||||
"typescript": "2.7.1"
|
"typescript": "2.7.1",
|
||||||
"web3-typescript-typings": "^0.9.8"
|
"web3-typescript-typings": "^0.9.8"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user