Cryotojs Bugfix for vuejs in browser environments

This commit is contained in:
peepopoggers
2021-02-02 00:31:57 +00:00
parent edff9ad5db
commit 569b065184

View File

@@ -39,6 +39,9 @@
"webpack-bundle-analyzer": "^4.1.0", "webpack-bundle-analyzer": "^4.1.0",
"webpack-cli": "^4.2.0" "webpack-cli": "^4.2.0"
}, },
"browser": {
"crypto": false
},
"keywords": [ "keywords": [
"bybit", "bybit",
"api", "api",