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