Wait this one too
This commit is contained in:
parent
b40d8e75e8
commit
3ec40f49bf
|
@ -14,6 +14,9 @@
|
||||||
"test": "cd ./packages && yarn test"
|
"test": "cd ./packages && yarn test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"npm-run-all": "^4.1.5"
|
"@types/node": "^10.12.18",
|
||||||
|
"fuse-box": "^3.6.0",
|
||||||
|
"npm-run-all": "^4.1.5",
|
||||||
|
"typescript": "^3.2.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue