Adding uglify-js dependency to package.json (#135)

This commit is contained in:
Eric Hagan
2016-10-20 22:19:06 -07:00
committed by Paulus Schoutsen
parent 4ec6049c73
commit 1990caf454
+1
View File
@@ -54,6 +54,7 @@
"rollup-plugin-uglify": "^1.0.1",
"rollup-watch": "^2.5.0",
"sw-precache": "^4.0.0",
"uglify-js": "^2.7.3",
"vulcanize": "^1.14.8"
}
}