Skip to content

Commit

Permalink
Fix google closure compiler for macosx (#1877)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodoyun authored Mar 23, 2023
1 parent db06146 commit a69387e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-plugin-jsx-a11y": "^5.1.0",
"eslint-plugin-react": "^7.1.0",
"expose-loader": "~0.7.5",
"google-closure-compiler": "~20220502.0.0",
"google-closure-compiler": "~20221102.0.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-sourcemaps": "~2.6.4",
Expand Down

0 comments on commit a69387e

Please sign in to comment.