This commit is contained in:
Philipp Kunz 2016-11-26 14:46:01 +01:00
parent 9030619046
commit 481ab58d02

View File

@ -1,6 +1,6 @@
{ {
"name": "projectinfo", "name": "projectinfo",
"version": "1.0.4", "version": "2.0.0",
"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",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",