Skip to content

Commit

Permalink
fix(release): schedule release
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli authored and actions-user committed Mar 28, 2022
1 parent de37283 commit 6c81954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dargstack-example_stack",
"private": true,
"version": "2.2.6",
"scheduleVersion": "2.2.6",
"scheduleVersion": "2.2.7",
"description": "Basic stack configuration to see what DargStack is meant for.",
"repository": "https://github.com/dargmuesli/dargstack-example_stack.git",
"author": "Jonas Thelemann <e-mail@jonas-thelemann.de>",
Expand All @@ -18,4 +18,4 @@
"scripts": {
"prepare": "if [[ -d '.git' && -d '.husky' ]]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
}
}
}

0 comments on commit 6c81954

Please sign in to comment.