mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-06-30 06:02:05 -06:00
version to 0.9.26
This commit is contained in:
parent
ec58afa716
commit
c88e63dc49
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "acebase-server",
|
||||
"version": "0.9.25",
|
||||
"version": "0.9.26",
|
||||
"description": "AceBase realtime database server (webserver endpoint to allow remote connections)",
|
||||
"main": "./src/index.js",
|
||||
"private": false,
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
"author": "Ewout Stortenbeker <me@appy.one> (http://appy.one)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"acebase": "~0.9.46",
|
||||
"acebase": "~0.9.48",
|
||||
"acebase-core": "~0.9.19",
|
||||
"express": "^4.16.3",
|
||||
"socket.io": "^2.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue