Skip to content

Commit

Permalink
fix breaking build
Browse files Browse the repository at this point in the history
added ajv as dependency. Remove this if build is fixed without it. Refer: webpack-contrib/mini-css-extract-plugin#875
  • Loading branch information
amitsingh-007 committed Dec 4, 2021
1 parent 1205207 commit 9f85d1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"@types/throttle-debounce": "^2.1.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"ajv": "8.8.2",
"archiver": "5.3.0",
"better-npm-run": "0.1.1",
"clean-webpack-plugin": "4.0.0",
Expand Down

0 comments on commit 9f85d1f

Please sign in to comment.