Skip to content

Commit c1f51c1

Browse files
committed
release 1.1.0
1 parent 476db1d commit c1f51c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yog2-kernel",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "yog2 kernel",
55
"main": "index.js",
66
"keywords": [
@@ -32,17 +32,17 @@
3232
"cookie-parser": "1.3.3",
3333
"debuglog": "1.0.1",
3434
"express": "4.13.3",
35-
"fs-extra": "0.18.2",
35+
"fs-extra": "0.30.0",
3636
"lodash": "3.10.1",
3737
"method-override": "2.3.0",
3838
"multiparty": "4.1.1",
3939
"response-time": "2.2.0",
4040
"serve-favicon": "2.1.7",
4141
"tar": "2.2.1",
42-
"node-ral": "~0.9.0",
42+
"node-ral": "~0.10.0",
4343
"yog-bigpipe": "~0.3.0",
4444
"yog-log": "~0.1.0",
45-
"yog-swig": "~0.5.0",
45+
"yog-swig": "~0.6.0",
4646
"yog-view": "~0.6.0"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)