Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
tripodsan committed Jun 28, 2024
1 parent f0c8bcd commit b28d91a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
"*.cjs": "eslint"
},
"peerDependencies": {
"@adobe/helix-deploy": "^12.0.0-pre.2"
"@adobe/helix-deploy": "^12.0.0"
},
"dependencies": {
"@adobe/fastly-native-promises": "^3.0.10",
"@fastly/js-compute": "^3.16.0",
"chalk-template": "^1.1.0",
"@fastly/js-compute": "3.16.0",
"chalk-template": "1.1.0",
"constants-browserify": "1.0.0",
"form-data": "4.0.0",
"tar": "^7.4.0"
"tar": "7.4.0"
}
}

0 comments on commit b28d91a

Please sign in to comment.