This commit is contained in:
Philipp Kunz 2024-06-23 12:57:24 +02:00
parent 659ff9d6a0
commit cbfc7e7b94
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@push.rocks/commitinfo",
"version": "1.0.11",
"version": "1.0.12",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/commitinfo",
"version": "1.0.11",
"version": "1.0.12",
"license": "MIT",
"dependencies": {
"@push.rocks/projectinfo": "^5.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/commitinfo",
"version": "1.0.11",
"version": "1.0.12",
"private": false,
"description": "A tool to bake commit information into code for tracking and version control.",
"main": "dist_ts/index.js",
@ -56,4 +56,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/commitinfo.git"
}
}
}