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,
|
||||
"worker_threads": false
|
||||
},
|
||||
"react-native": {
|
||||
"crypto": "crypto"
|
||||
},
|
||||
"scripts": {
|
||||
"pretest": "standard",
|
||||
"test": "node test.js",
|
||||
|
Loading…
Reference in New Issue
Block a user