mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-12 07:14:23 +00:00
23f965060e
* Implement implicit property conversion for date and binary Closes #1542 Closes #1551 * fix include * changelog
10 lines
146 B
JSON
10 lines
146 B
JSON
{
|
|
"name": "realm-tests",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"dependencies": {
|
|
"buffer": "^5.0.8",
|
|
"es6-promise": "^3.2.1"
|
|
}
|
|
}
|