Skip to content

Commit 3ec40f4

Browse files
code-asherkylecarbs
authored andcommitted
Wait this one too
1 parent b40d8e7 commit 3ec40f4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
"test": "cd ./packages && yarn test"
1515
},
1616
"devDependencies": {
17-
"npm-run-all": "^4.1.5"
17+
"@types/node": "^10.12.18",
18+
"fuse-box": "^3.6.0",
19+
"npm-run-all": "^4.1.5",
20+
"typescript": "^3.2.2"
1821
}
1922
}

0 commit comments

Comments
 (0)