This commit is contained in:
Philipp Kunz 2016-02-09 17:01:45 +01:00
parent 39b79b679c
commit 73a57ed264

View File

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