Compare commits

...

2 Commits

Author SHA1 Message Date
eaee03e33f 1.0.2 2017-03-04 09:20:26 +01:00
a464f6d81c add npmextra.json 2017-03-04 09:20:23 +01:00
2 changed files with 8 additions and 1 deletions

7
npmextra.json Normal file
View File

@ -0,0 +1,7 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}

View File

@ -1,6 +1,6 @@
{
"name": "tapbundle",
"version": "1.0.1",
"version": "1.0.2",
"description": "tap bundled for tapbuffer",
"main": "dist/index.js",
"typings": "dsit/index.d.ts",