Skip to content

Commit

Permalink
Attempt to fix #316
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmielnik committed Feb 10, 2024
1 parent 60d375f commit c4052e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@
"dependencies": {
"lerna": "^8.1.2",
"npm-run-all": "^4.1.5",
"open-cli": "^8.0.0"
"open-cli": "^8.0.0",
"workbox-webpack-plugin": "^7.0.0"
},
"devDependencies": {
"@babel/core": "^7.23.9",
Expand Down

0 comments on commit c4052e1

Please sign in to comment.