This commit is contained in:
Cole Bemis
2017-05-23 13:59:21 -07:00
parent 119a9f2c15
commit b25a67dc0f
3 changed files with 10 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
"license": "MIT",
"devDependencies": {
"onchange": "^3.2.1",
"parallelshell": "^2.0.0"
"parallelshell": "^2.0.0",
"svgo": "^0.7.2"
}
}