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:
RangerMauve
2020-12-01 11:29:33 +01:00
committed by Emil Bay
parent 0227f45c6b
commit 7ef6e52870
-3
View File
@@ -27,9 +27,6 @@
"crypto": false,
"worker_threads": false
},
"react-native": {
"crypto": "crypto"
},
"scripts": {
"pretest": "standard",
"test": "node test.js",