mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-26 22:39:05 +00:00
Add npm test
command
This commit is contained in:
parent
53946d3952
commit
0702fed747
@ -12,6 +12,7 @@
|
||||
"RealmJS.xcodeproj"
|
||||
],
|
||||
"scripts": {
|
||||
"postinstall": "scripts/create-symlinks.sh"
|
||||
"postinstall": "scripts/create-symlinks.sh",
|
||||
"test": "scripts/test.sh"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user