now supports purging of assets

This commit is contained in:
2017-06-05 19:14:26 +02:00
parent 426237b2a7
commit 162fff134e
8 changed files with 83 additions and 45 deletions

View File

@@ -22,15 +22,15 @@
},
"homepage": "https://gitlab.com/pushrocks/cflare#readme",
"dependencies": {
"beautylog": "^6.1.1",
"smartdelay": "^1.0.1",
"smartq": "^1.1.0",
"beautylog": "^6.1.10",
"smartdelay": "^1.0.3",
"smartq": "^1.1.1",
"smartrequest": "^1.0.4",
"smartstring": "^2.0.22",
"typings-global": "^1.0.14"
"smartstring": "^2.0.24",
"typings-global": "^1.0.16"
},
"devDependencies": {
"qenv": "^1.1.3",
"tapbundle": "^1.0.13"
"qenv": "^1.1.7",
"tapbundle": "^1.0.14"
}
}