This commit is contained in:
Philipp Kunz 2016-06-09 03:13:46 +02:00
parent 040120d034
commit 142cc52f95

View File

@ -1,6 +1,6 @@
{ {
"name": "projectinfo", "name": "projectinfo",
"version": "1.0.2", "version": "1.0.3",
"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",