Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
army8735 committed Jul 14, 2018
1 parent 72f72d7 commit 5418bdb
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": "migi-server",
"version": "0.0.1",
"version": "0.0.2",
"description": "String-Based && High-Performance Server Side Render Template for migi",
"maintainers": [
{
Expand Down Expand Up @@ -31,7 +31,7 @@
}
},
"dependencies": {
"migi": "^4.1.0"
"migi": "^5.0.1"
},
"devDependencies": {
"babel-core": "~6.23.1",
Expand All @@ -43,8 +43,8 @@
"gulp": "~3.9.0",
"gulp-rename": "~1.2.2",
"gulp-util": "^3.0.1",
"jaw": "~3.0.0",
"lefty": "~3.8.1",
"jaw": "~4.0.0",
"lefty": "~4.1.1",
"migi-es6-shim": "*",
"mocha": "^4.1.0",
"mocha-lcov-reporter": "^1.3.0",
Expand Down

0 comments on commit 5418bdb

Please sign in to comment.