mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-06 03:34:09 +00:00
Updating the shared package name and added realm as a peer dependency
This commit is contained in:
parent
f0df9a51dd
commit
128de7e5fc
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "realm-tests-jasmine",
|
"name": "realm-tests",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"es6-promise": "^3.2.1",
|
"es6-promise": "^3.2.1",
|
||||||
@ -12,8 +12,7 @@
|
|||||||
"tmp": "^0.0.30",
|
"tmp": "^0.0.30",
|
||||||
"url-parse": "^1.1.7"
|
"url-parse": "^1.1.7"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"peerDependency": {
|
||||||
"test": "jasmine spec/unit_tests.js",
|
"realm": "*"
|
||||||
"test-sync-integration": "jasmine spec/sync_integration_tests.js"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user