This commit is contained in:
Philipp Kunz 2016-02-16 09:53:35 +01:00
parent 0580f29d30
commit b87de178c0

View File

@ -1,6 +1,6 @@
{ {
"name": "npmts", "name": "npmts",
"version": "2.2.3", "version": "2.2.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",