Compare commits

..

2 Commits

Author SHA1 Message Date
4052337626 4.2.24 2017-09-21 16:15:36 +02:00
d823229bee fix CI 2017-09-21 16:15:32 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "smartfile",
"version": "4.2.23",
"version": "4.2.24",
"description": "offers smart ways to work with files in nodejs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",