This commit is contained in:
Philipp Kunz 2016-01-18 19:00:02 +01:00
parent d12a09d3d8
commit 870d24701c

View File

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