This commit is contained in:
Philipp Kunz 2016-02-09 06:01:39 +01:00
parent 2090dad540
commit 3e673e04b2

View File

@ -1,6 +1,6 @@
{ {
"name": "npmts", "name": "npmts",
"version": "2.1.6", "version": "2.1.7",
"description": "write npm modules with TypeScript", "description": "write npm modules with TypeScript",
"main": "index.js", "main": "index.js",
"typings": "./index.d.ts", "typings": "./index.d.ts",