This commit is contained in:
Philipp Kunz 2016-01-18 15:20:50 +01:00
parent 20283c6cda
commit 3101af3726

View File

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