Remove "react-native" field
This field isn't adding anything at the moment, and it actually breaks things by pointing at an unresolvable module.
This commit is contained in:
parent
0227f45c6b
commit
7ef6e52870
@ -27,9 +27,6 @@
|
|||||||
"crypto": false,
|
"crypto": false,
|
||||||
"worker_threads": false
|
"worker_threads": false
|
||||||
},
|
},
|
||||||
"react-native": {
|
|
||||||
"crypto": "crypto"
|
|
||||||
},
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"pretest": "standard",
|
"pretest": "standard",
|
||||||
"test": "node test.js",
|
"test": "node test.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user