This commit is contained in:
Philipp Kunz 2016-02-07 01:00:28 +01:00
parent f42744b927
commit f39cb03fc2

View File

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