Compare commits

...

2 Commits

Author SHA1 Message Date
2cbb14c515 3.0.1 2016-04-05 00:36:23 +02:00
68cc85b684 update deps 2016-04-05 00:36:19 +02:00

View File

@ -1,6 +1,6 @@
{
"name": "smartfile",
"version": "3.0.0",
"version": "3.0.1",
"description": "offers smart ways to work with files in nodejs",
"main": "dist/index.js",
"scripts": {
@ -38,7 +38,7 @@
},
"devDependencies": {
"gulp-function": "^1.2.3",
"npmts": "5.0.0",
"npmts": "5.0.1",
"should": "^8.3.0"
}
}