Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit d612b3f

Browse files
author
John Kleinschmidt
committed
Version 1.0.0-beta
1 parent 24c4a53 commit d612b3f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hospitalrun-server",
33
"main": "app.js",
4-
"version": "0.9.18",
4+
"version": "1.0.0-beta",
55
"description": "HospitalRun production server",
66
"homepage": "http://hospitalrun.io",
77
"scripts": {
@@ -23,9 +23,9 @@
2323
"csv-parse": "1.1.7",
2424
"csv-stringify": "^1.0.4",
2525
"express": "^4.13.4",
26-
"hospitalrun": "0.9.18",
27-
"hospitalrun-dblisteners": "0.9.6",
28-
"hospitalrun-server-routes": "0.9.11",
26+
"hospitalrun": "1.0.0-beta",
27+
"hospitalrun-dblisteners": "1.0.0-beta",
28+
"hospitalrun-server-routes": "1.0.0-beta",
2929
"moment": "^2.15.2",
3030
"morgan": "^1.6.1",
3131
"nano": "^6.2.0",

0 commit comments

Comments
 (0)