Compare commits

...

2 Commits

Author SHA1 Message Date
6e5a7529b0 1.0.3 2017-03-04 10:06:46 +01:00
bf2e8fd5c6 fix 2017-03-04 10:06:43 +01:00

View File

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