Skip to content

Commit

Permalink
Merge bec6225 into 6549469
Browse files Browse the repository at this point in the history
  • Loading branch information
d00rman committed Sep 17, 2019
2 parents 6549469 + bec6225 commit a6e0cb3
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": "restbase",
"version": "1.1.0",
"version": "1.1.1",
"description": "REST storage and service dispatcher",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -39,13 +39,13 @@
"content-type": "git+https://github.com/wikimedia/content-type#master",
"entities": "^2.0.0",
"fast-json-stable-stringify": "^2.0.0",
"hyperswitch": "^0.12.6",
"hyperswitch": "^0.12.7",
"jsonwebtoken": "^8.5.1",
"mediawiki-title": "^0.7.2",
"restbase-mod-table-cassandra": "^1.2.1",
"semver": "latest",
"service-runner": "^2.7.3",
"uuid": "^3.3.2"
"uuid": "^3.3.3"
},
"devDependencies": {
"ajv": "^6.10.2",
Expand All @@ -70,7 +70,7 @@
},
"deploy": {
"node": "6.11.1",
"target": "debian",
"target": "debian:stretch",
"dependencies": {
"_all": []
}
Expand Down

0 comments on commit a6e0cb3

Please sign in to comment.