Skip to content

Commit

Permalink
feat(deps): bump kv-asset-handler => 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianfreeman authored and lukeed committed Feb 24, 2020
1 parent 9446946 commit 218aa3f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions worker-sites/workers-site/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 worker-sites/workers-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.0.5"
"@cloudflare/kv-asset-handler": "^0.0.9"
}
}

0 comments on commit 218aa3f

Please sign in to comment.