This commit is contained in:
Philipp Kunz 2016-11-27 00:09:09 +01:00
parent c457cbff6a
commit 187721a511

View File

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