Remove react-native field from package.json

This commit is contained in:
mauve 2020-10-15 22:10:43 -04:00
parent 90308dacd3
commit 7ce4aa9e7b

View File

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