This commit is contained in:
Philipp Kunz 2016-02-19 01:38:24 +01:00
parent de0f8cfb8b
commit 2035045aef

View File

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