4.0.16
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartfile",
|
||||
"version": "4.0.15",
|
||||
"version": "4.0.16",
|
||||
"description": "offers smart ways to work with files in nodejs",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@@ -28,7 +28,7 @@
|
||||
"dependencies": {
|
||||
"@types/fs-extra": "0.x.x",
|
||||
"@types/q": "0.x.x",
|
||||
"beautylog": "^5.0.22",
|
||||
"beautylog": "^5.0.23",
|
||||
"fs-extra": "^0.30.0",
|
||||
"glob": "^7.0.6",
|
||||
"gulp": "^3.9.1",
|
||||
@@ -46,6 +46,6 @@
|
||||
"gulp-function": "^1.3.6",
|
||||
"npmts-g": "^5.2.8",
|
||||
"should": "^11.1.0",
|
||||
"typings-test": "^1.0.2"
|
||||
"typings-test": "^1.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user