This commit is contained in:
Philipp Kunz 2022-04-18 22:16:46 +02:00
parent 216eabe035
commit 31bcc5f8c2
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/projectinfo",
"version": "4.0.5",
"version": "5.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/projectinfo",
"version": "4.0.5",
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"@pushrocks/smartfile": "^9.0.6",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/projectinfo",
"version": "4.0.5",
"version": "5.0.0",
"private": false,
"description": "gather information about projects. supports npm, git etc.",
"main": "dist_ts/index.js",