Fix @coder imports

This commit is contained in:
Asher
2019-01-11 12:58:25 -06:00
committed by Kyle Carberry
parent 7cfeef36a8
commit 32294a5b1b
7 changed files with 547 additions and 66 deletions

View File

@@ -16,6 +16,7 @@
"devDependencies": {
"@types/node": "^10.12.18",
"fuse-box": "^3.6.0",
"node-sass": "^4.11.0",
"npm-run-all": "^4.1.5",
"typescript": "^3.2.2"
}