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-11-23 22:21:40 -05:00 committed by GitHub
parent 0227f45c6b
commit e71eff7009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,9 +27,6 @@
"crypto": false,
"worker_threads": false
},
"react-native": {
"crypto": "crypto"
},
"scripts": {
"pretest": "standard",
"test": "node test.js",