Skip to content

Commit

Permalink
Release v0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Obrovac authored and d00rman committed Feb 13, 2017
1 parent 6e37ca0 commit 2423421
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "restbase",
"version": "0.16.3",
"version": "0.16.4",
"description": "REST storage and service dispatcher",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,11 +37,11 @@
"bluebird": "^3.4.7",
"cassandra-uuid": "^0.0.2",
"restbase-mod-table-cassandra": "^0.11.0",
"service-runner": "^2.1.13",
"service-runner": "^2.1.15",
"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",
"jsonwebtoken": "^7.2.1",
"jsonwebtoken": "^7.3.0",
"mediawiki-title": "^0.5.6",
"entities": "^1.1.1"
},
Expand Down

0 comments on commit 2423421

Please sign in to comment.