This commit is contained in:
Philipp Kunz 2016-02-23 09:38:20 +01:00
parent 9edcf5140d
commit bb926b7319

View File

@ -1,6 +1,6 @@
{ {
"name": "projectinfo", "name": "projectinfo",
"version": "1.0.0", "version": "1.0.1",
"description": "gather information about projects. supports npm, git etc.", "description": "gather information about projects. supports npm, git etc.",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {