Skip to content

Commit

Permalink
Move polyfill-crypto.getrandomvalues to devDeps (MetaMask#7938)
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh authored and yqrashawn committed Feb 10, 2020
1 parent f935bfe commit 64b1146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@
"obs-store": "^4.0.3",
"percentile": "^1.2.0",
"pify": "^3.0.0",
"polyfill-crypto.getrandomvalues": "^1.0.0",
"post-message-stream": "^3.0.0",
"promise-to-callback": "^1.0.0",
"prop-types": "^15.6.1",
Expand Down Expand Up @@ -283,6 +282,7 @@
"nyc": "^13.0.0",
"path": "^0.12.7",
"prettier-eslint-cli": "^5.0.0",
"polyfill-crypto.getrandomvalues": "^1.0.0",
"proxyquire": "2.0.1",
"qs": "^6.2.0",
"qunitjs": "^2.4.1",
Expand Down

0 comments on commit 64b1146

Please sign in to comment.