mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-09 05:52:24 +00:00
d8e13bc7bb
* Switch to using object store's master branch. * Switch to caching Realm instances per JavaScript execution context.
11 lines
352 B
Plaintext
11 lines
352 B
Plaintext
[submodule "vendor/GCDWebServer"]
|
|
path = vendor/GCDWebServer
|
|
url = https://github.com/swisspol/GCDWebServer.git
|
|
[submodule "docs/jsdoc-template"]
|
|
path = docs/jsdoc-template
|
|
url = https://github.com/realm/realm-jsdoc.git
|
|
[submodule "src/object-store"]
|
|
path = src/object-store
|
|
url = https://github.com/realm/realm-object-store.git
|
|
branch = master
|