Skip to content

Commit 0ca9b54

Browse files
committed
0.0.1-dev-20241113T162615.0
1 parent b2eec0d commit 0ca9b54

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"build": "turbo run build",
1818
"test": "turbo run test",
1919
"shipit": "npm run build-jar -w packages/gradle-parse && npm run build -- --force && npm run test && npx changeset publish && git push --tags"
20-
}
20+
},
21+
"version": "0.0.1-dev-20241113T162615.0"
2122
}

0 commit comments

Comments
 (0)