Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2cbb14c515 | |||
68cc85b684 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartfile",
|
"name": "smartfile",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"description": "offers smart ways to work with files in nodejs",
|
"description": "offers smart ways to work with files in nodejs",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -38,7 +38,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp-function": "^1.2.3",
|
"gulp-function": "^1.2.3",
|
||||||
"npmts": "5.0.0",
|
"npmts": "5.0.1",
|
||||||
"should": "^8.3.0"
|
"should": "^8.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user