mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 14:54:33 +00:00
10 lines
115 B
JSON
10 lines
115 B
JSON
{
|
|
"scripts": {
|
|
"test": "ava"
|
|
},
|
|
"devDependencies": {
|
|
"ava": "^0.16.0",
|
|
"realm": "../../.."
|
|
}
|
|
}
|