This commit is contained in:
Philipp Kunz 2022-04-28 11:24:27 +02:00
parent 22dddb0e11
commit 2ecc541989
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.7",
"version": "1.0.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/commitinfo",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",
"dependencies": {
"@pushrocks/projectinfo": "^5.0.1",

View File

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