Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 5b10478

Browse files
authored
fix(infrastructure): Downgrade closure-compiler (#915)
1 parent 4be947f commit 5b10478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-mocha": "^4.8.0",
5151
"extract-text-webpack-plugin": "^2.1.2",
5252
"glob": "^7.1.1",
53-
"google-closure-compiler": "^20170626.0.0",
53+
"google-closure-compiler": "^20170521.0.0",
5454
"husky": "^0.14.0",
5555
"istanbul": "^0.4.4",
5656
"istanbul-instrumenter-loader": "^2.0.0",

0 commit comments

Comments
 (0)