Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
tripodsan committed Jun 27, 2024
1 parent 7345d30 commit 3e52fe8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@adobe/helix-deploy",
"version": "12.0.0-pre.2",
"version": "12.0.0-pre.3",
"description": "Library and Commandline Tools to build and deploy OpenWhisk Actions",
"license": "Apache-2.0",
"homepage": "https://github.com/adobe/helix-deploy#readme",
"repository": {
"type": "git",
"url": "https://github.com/adobe/helix-deploy.git"
"url": "git+https://github.com/adobe/helix-deploy.git"
},
"bugs": {
"url": "https://github.com/adobe/helix-deploy/issues"
Expand All @@ -26,7 +26,7 @@
"integration-ci": "c8 mocha -g Integration",
"semantic-release": "semantic-release",
"semantic-release-dry": "semantic-release --dry-run --branches $CI_BRANCH",
"prepare": "husky install"
"prepare": "husky"
},
"mocha": {
"reporter": "mocha-multi-reporters",
Expand Down

0 comments on commit 3e52fe8

Please sign in to comment.