This commit is contained in:
Philipp Kunz 2020-06-01 22:45:46 +00:00
parent f9296f1f26
commit 47da0afd4b
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/projectinfo",
"version": "4.0.2",
"version": "4.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/projectinfo",
"version": "4.0.2",
"version": "4.0.3",
"private": false,
"description": "gather information about projects. supports npm, git etc.",
"main": "dist_ts/index.js",
@ -53,4 +53,4 @@
"npmextra.json",
"readme.md"
]
}
}