This commit is contained in:
Philipp Kunz 2016-02-09 20:36:40 +01:00
parent 27f79b4425
commit a753a5db2c

View File

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