mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-02 04:29:13 -04:00
Adds basic BigNumber type support
Fixes `To Base` & `From Base` issues as reported on twitter
This commit is contained in:
parent
0ba28dc891
commit
c241d2f90b
5 changed files with 47 additions and 932 deletions
|
@ -68,6 +68,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"bignumber.js": "^5.0.0",
|
||||
"bootstrap": "^3.3.7",
|
||||
"bootstrap-colorpicker": "^2.5.2",
|
||||
"bootstrap-switch": "^3.3.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue