This commit is contained in:
Philipp Kunz 2016-02-09 17:26:37 +01:00
parent bfc5bbbbb7
commit 2917b10ffb

View File

@ -1,6 +1,6 @@
{ {
"name": "npmts", "name": "npmts",
"version": "2.1.10", "version": "2.2.0",
"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",