Wait this one too

This commit is contained in:
Asher 2019-01-11 11:49:56 -06:00 committed by Kyle Carberry
parent b40d8e75e8
commit 3ec40f49bf
No known key found for this signature in database
GPG Key ID: A0409BDB6B0B3EDB
1 changed files with 4 additions and 1 deletions

View File

@ -14,6 +14,9 @@
"test": "cd ./packages && yarn test"
},
"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"
}
}