This commit is contained in:
Philipp Kunz 2016-02-06 18:07:20 +01:00
parent 50fd5e83ad
commit 4b2c0fe461

View File

@ -1,6 +1,6 @@
{ {
"name": "npmts", "name": "npmts",
"version": "2.1.0", "version": "2.1.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",