mirror of
https://github.com/appy-one/acebase.git
synced 2026-06-30 06:02:02 -06:00
updated core dependency, version to 0.9.40
This commit is contained in:
parent
200e0bd267
commit
cbca6f6102
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "acebase",
|
||||
"version": "0.9.39",
|
||||
"version": "0.9.40",
|
||||
"description": "AceBase realtime database engine",
|
||||
"main": "./src/index.js",
|
||||
"browser": "./dist/browser.js",
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
"author": "Ewout Stortenbeker <me@appy.one> (http://appy.one)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"acebase-core": "~0.9.16",
|
||||
"acebase-core": "~0.9.17",
|
||||
"colors": "^1.3.2",
|
||||
"unidecode": "^0.1.8"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue