mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-02 17:53:55 +00:00
Remove realm dependency in realm-tests
This caused an error with NPM v3 and was not necessary for us to have.
This commit is contained in:
parent
55e67d9bce
commit
31db79e29b
@ -1,8 +1,5 @@
|
||||
{
|
||||
"name": "realm-tests",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"realm": "file:../lib"
|
||||
}
|
||||
"private": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user