This commit is contained in:
Philipp Kunz 2016-01-18 15:38:35 +01:00
parent 146b9cf683
commit 2a4811ccb0

View File

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