mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-17 09:06:26 +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
9edafe09ac
commit
337f8d7650
@ -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