Skip to content

Commit

Permalink
Release v0.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Obrovac authored and d00rman committed Mar 31, 2017
1 parent 718f2a5 commit ff4dfdf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "restbase",
"version": "0.16.4",
"version": "0.16.5",
"description": "REST storage and service dispatcher",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -34,13 +34,13 @@
"homepage": "https://github.com/wikimedia/restbase",
"readme": "README.md",
"dependencies": {
"bluebird": "^3.4.7",
"bluebird": "^3.5.0",
"cassandra-uuid": "^0.0.2",
"restbase-mod-table-cassandra": "^0.11.0",
"service-runner": "^2.1.15",
"restbase-mod-table-cassandra": "^0.11.1",
"service-runner": "^2.2.5",
"json-stable-stringify": "git+https://github.com/wikimedia/json-stable-stringify#master",
"content-type": "git+https://github.com/wikimedia/content-type#master",
"hyperswitch": "^0.8.6",
"hyperswitch": "^0.8.8",
"jsonwebtoken": "^7.3.0",
"mediawiki-title": "^0.5.6",
"entities": "^1.1.1"
Expand Down

0 comments on commit ff4dfdf

Please sign in to comment.