Skip to content

Commit

Permalink
Update samples to v2.0.0 (#19)
Browse files Browse the repository at this point in the history
* Update samples to v2.0.0

* npm audit fix
  • Loading branch information
adams85 authored Nov 28, 2023
1 parent c097990 commit 2f968a2
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 36 deletions.
80 changes: 45 additions & 35 deletions samples/chrome-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"format": "prettier --write --ignore-unknown \"{config,public,src}/**/*.{html,css,js,ts,json}\""
},
"dependencies": {
"configcat-js-chromium-extension": "^1.1.0"
"configcat-js-chromium-extension": "^2.0.0"
},
"devDependencies": {
"copy-webpack-plugin": "^10.2.4",
Expand Down

0 comments on commit 2f968a2

Please sign in to comment.