Skip to content

Commit

Permalink
all the latest npms
Browse files Browse the repository at this point in the history
Former-commit-id: 5652688
Former-commit-id: cb95243
  • Loading branch information
khoerling committed Apr 7, 2015
1 parent 037d018 commit 88ec970
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,22 +83,22 @@
"LiveScript": "^1.3.1",
"co": "^4.5.1",
"css-loader": "^0.9.1",
"dotenv": "^1.0.0",
"dotenv": "^1.1.0",
"engine.io": "^1.5.1",
"extract-text-webpack-plugin": "^0.5.0",
"famous": "^0.3.5",
"immstruct": "^1.4.0",
"immutable": "^3.7.0",
"immutable": "^3.7.1",
"keygrip": "^1.0.1",
"koa": "^0.18.1",
"koa": "^0.19.0",
"koa-better-ratelimit": "^2.1.2",
"koa-generic-session": "^1.8.0",
"koa-helmet": "0.0.3",
"koa-jade": "^0.3.1",
"koa-level": "^1.0.0",
"koa-locals": "^0.3.0",
"koa-logger": "^1.2.2",
"koa-router": "^4.2.0",
"koa-router": "^4.3.2",
"koa-static-cache": "^3.1.0",
"level-live-stream": "^1.4.9",
"level-party": "DimensionSoftware/level-party",
Expand All @@ -110,15 +110,15 @@
"nib": "~1.1.0",
"omniscient": "^3.1.0",
"prelude-ls": "^1.1.1",
"pretty-error": "^1.1.1",
"pretty-error": "^1.1.2",
"primus": "^3.0.2",
"primus-emitter": "^3.0.3",
"primus-multiplex": "^3.1.0",
"primus-resource": "^2.0.6",
"react": "^0.12.2",
"react-async": "^2.1.0",
"react-responsive": "0.0.5",
"react-router-component": "^0.24.2",
"react-responsive": "0.0.6",
"react-router-component": "^0.24.4",
"replacestream": "^2.1.0",
"shelljs": "^0.4.0",
"stylus": "^0.50.0",
Expand All @@ -136,13 +136,13 @@
"gulp-shell": "^0.4.0",
"gulp-stylus": "^2.0.1",
"gulp-util": "^3.0.4",
"gulp-watch": "^4.2.1",
"gulp-watch": "^4.2.3",
"gulp-webpack": "^1.3.1",
"mocha": "^2.2.1",
"open": "0.0.5",
"react-hot-loader": "^1.2.4",
"sinon": "^1.14.1",
"supertest": "^0.15.0",
"webpack-dev-server": "^1.7.0"
"webpack-dev-server": "^1.8.0"
}
}

0 comments on commit 88ec970

Please sign in to comment.