This commit is contained in:
Philipp Kunz 2018-09-02 14:12:36 +02:00
parent 4f425dfc93
commit 75d94111a9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "projectinfo",
"version": "3.0.5",
"version": "4.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/projectinfo",
"version": "3.0.5",
"version": "4.0.0",
"description": "gather information about projects. supports npm, git etc.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",