This commit is contained in:
Philipp Kunz 2016-08-02 16:20:35 +02:00
parent 2d9c225d28
commit 8736530920

View File

@ -1,6 +1,6 @@
{ {
"name": "npmci", "name": "npmci",
"version": "2.3.12", "version": "2.3.13",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
@ -47,4 +47,4 @@
"through2": "^2.0.1", "through2": "^2.0.1",
"typings-global": "^1.0.6" "typings-global": "^1.0.6"
} }
} }