We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead7329 commit c015690Copy full SHA for c015690
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "dargstack-example_stack",
3
"private": true,
4
"version": "2.2.12",
5
- "scheduleVersion": "2.2.12",
+ "scheduleVersion": "2.2.13",
6
"description": "Basic stack configuration to see what DargStack is meant for.",
7
"repository": "https://github.com/dargmuesli/dargstack-example_stack.git",
8
"author": "Jonas Thelemann <e-mail@jonas-thelemann.de>",
@@ -18,4 +18,4 @@
18
"scripts": {
19
"prepare": "if [[ -d '.git' && -d '.husky' ]]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
20
}
21
-}
+}
0 commit comments