Compare commits

..

2 Commits

Author SHA1 Message Date
db2a0c2992 4.0.10 2016-07-01 05:14:37 +02:00
7d806f313b remove @types/gulp 2016-07-01 05:14:16 +02:00

View File

@ -1,6 +1,6 @@
{
"name": "smartfile",
"version": "4.0.9",
"version": "4.0.10",
"description": "offers smart ways to work with files in nodejs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -27,7 +27,6 @@
"homepage": "https://gitlab.com/pushrocks/smartfile",
"dependencies": {
"@types/glob": "^5.0.22-alpha",
"@types/gulp": "^3.8.22-alpha",
"beautylog": "^5.0.12",
"fs-extra": "^0.30.0",
"glob": "^7.0.5",