Skip to content

Commit

Permalink
release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hefangshi committed Jul 18, 2016
1 parent 476db1d commit c1f51c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yog2-kernel",
"version": "1.0.1",
"version": "1.1.0",
"description": "yog2 kernel",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -32,17 +32,17 @@
"cookie-parser": "1.3.3",
"debuglog": "1.0.1",
"express": "4.13.3",
"fs-extra": "0.18.2",
"fs-extra": "0.30.0",
"lodash": "3.10.1",
"method-override": "2.3.0",
"multiparty": "4.1.1",
"response-time": "2.2.0",
"serve-favicon": "2.1.7",
"tar": "2.2.1",
"node-ral": "~0.9.0",
"node-ral": "~0.10.0",
"yog-bigpipe": "~0.3.0",
"yog-log": "~0.1.0",
"yog-swig": "~0.5.0",
"yog-swig": "~0.6.0",
"yog-view": "~0.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit c1f51c1

Please sign in to comment.