Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
db2a0c2992 | |||
7d806f313b |
@ -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",
|
||||
|
Reference in New Issue
Block a user