This commit is contained in:
Philipp Kunz 2022-04-26 17:02:17 +02:00
parent 0d539c34e8
commit 31cfaa69b9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/commitinfo",
"version": "1.0.4",
"version": "1.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/commitinfo",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"dependencies": {
"@pushrocks/projectinfo": "^5.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/commitinfo",
"version": "1.0.4",
"version": "1.0.5",
"private": false,
"description": "bake commitinfos into code",
"main": "dist_ts/index.js",