This commit is contained in:
Philipp Kunz 2016-01-25 21:20:28 +01:00
parent 359e844c69
commit f83eb035c2

View File

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