This commit is contained in:
Philipp Kunz 2016-01-25 20:52:42 +01:00
parent 8f13dbef9f
commit 6b40cfd954

View File

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