This commit is contained in:
Philipp Kunz 2018-09-02 14:08:15 +02:00
parent 9abe15f871
commit 0f2af7219e
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.4",
"version": "3.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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