This commit is contained in:
Philipp Kunz 2022-04-26 16:59:15 +02:00
parent 7d2891fc8c
commit 069265c122
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.3",
"version": "1.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/commitinfo",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"dependencies": {
"@pushrocks/projectinfo": "^5.0.1",

View File

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