Compare commits

...

2 Commits

Author SHA1 Message Date
f184077ab5 1.1.3 2017-10-09 17:10:22 +02:00
87fa936d5f fix npmextra.json 2017-10-09 17:10:19 +02:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"npmci": {
"globalNpmTools": [
"npmGlobalTools": [
"npmts"
]
},

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "tapbundle",
"version": "1.1.2",
"version": "1.1.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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