This commit is contained in:
Philipp Kunz 2016-02-09 17:42:43 +01:00
parent a41bfd442c
commit 1ada5dd5a9

View File

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