This commit is contained in:
Philipp Kunz 2016-02-17 05:51:55 +01:00
parent 45418d6049
commit 6f33b1f5ef

View File

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