Skip to content

Commit a5db5fe

Browse files
authored
revert dep update since it broke auth (#2734)
1 parent 9d975e9 commit a5db5fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"google-closure-compiler": "20200112.0.0",
26-
"google-closure-library": "20200224.0.0",
26+
"google-closure-library": "20190709.0.0",
2727
"gulp": "4.0.2",
2828
"gulp-sourcemaps": "2.6.5"
2929
},

packages/webchannel-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "Apache-2.0",
1717
"devDependencies": {
1818
"closure-builder": "2.3.8",
19-
"google-closure-library": "20200224.0.0",
19+
"google-closure-library": "20200101.0.0",
2020
"rollup": "1.32.1",
2121
"rollup-plugin-commonjs": "10.1.0",
2222
"rollup-plugin-sourcemaps": "0.5.0"

0 commit comments

Comments
 (0)