Skip to content

Commit

Permalink
Merge branch 'master' of github.com:webextension-toolbox/webpack-webe…
Browse files Browse the repository at this point in the history
…xtension-plugin
  • Loading branch information
tm1000 committed Feb 23, 2022
2 parents 1d56e2e + 4cbe0a7 commit 2ac2484
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webpack-webextension-plugin",
"version": "0.4.1",
"version": "0.5.0",
"description": "Webpack plugin that compiles web-extension manifest.json files and adds smart auto reload",
"main": "index.js",
"repository": "[email protected]:webextension-tools/webpack-webextension-plugin.git",
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"chalk": "4.1.2",
"joi": "17.4.2",
"joi": "17.6.0",
"strip-ansi": "^6.0.0",
"ws": "8.5.0"
},
Expand Down

0 comments on commit 2ac2484

Please sign in to comment.