Skip to content

Commit

Permalink
chore: bump workbox-build to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Sep 8, 2024
1 parent efc8681 commit 5a4e9a4
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 188 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prepublishOnly": "npm run test && npm run clean && npm run build"
},
"dependencies": {
"workbox-build": "^6.4.2"
"workbox-build": "^7.1.1"
},
"devDependencies": {
"@babel/cli": "^7.24.0",
Expand All @@ -27,7 +27,7 @@
"terser": "^5.31.6"
},
"peerDependencies": {
"hexo": "^5.0.0 || ^6.0.0"
"hexo": "^5.0.0 || ^6.0.0 || ^7.0.0"
},
"engines": {
"node": ">=18"
Expand All @@ -36,4 +36,4 @@
"lib"
],
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit 5a4e9a4

Please sign in to comment.