This commit is contained in:
Philipp Kunz 2017-03-04 10:06:43 +01:00
parent eaee03e33f
commit bf2e8fd5c6

View File

@ -3,7 +3,7 @@
"version": "1.0.2",
"description": "tap bundled for tapbuffer",
"main": "dist/index.js",
"typings": "dsit/index.d.ts",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
},