We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476db1d commit c1f51c1Copy full SHA for c1f51c1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "yog2-kernel",
3
- "version": "1.0.1",
+ "version": "1.1.0",
4
"description": "yog2 kernel",
5
"main": "index.js",
6
"keywords": [
@@ -32,17 +32,17 @@
32
"cookie-parser": "1.3.3",
33
"debuglog": "1.0.1",
34
"express": "4.13.3",
35
- "fs-extra": "0.18.2",
+ "fs-extra": "0.30.0",
36
"lodash": "3.10.1",
37
"method-override": "2.3.0",
38
"multiparty": "4.1.1",
39
"response-time": "2.2.0",
40
"serve-favicon": "2.1.7",
41
"tar": "2.2.1",
42
- "node-ral": "~0.9.0",
+ "node-ral": "~0.10.0",
43
"yog-bigpipe": "~0.3.0",
44
"yog-log": "~0.1.0",
45
- "yog-swig": "~0.5.0",
+ "yog-swig": "~0.6.0",
46
"yog-view": "~0.6.0"
47
},
48
"devDependencies": {
0 commit comments