Compare commits

...

1 Commits

Author SHA1 Message Date
f39cb03fc2 2.1.4 2016-02-07 01:00:28 +01:00

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",