mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Use decimal.min.js and add the file.
This commit is contained in:
parent
d27fa43120
commit
96ec3a869b
2 changed files with 4 additions and 1 deletions
3
src/core/lib/decimal.min.js
vendored
Normal file
3
src/core/lib/decimal.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
|||
import Decimal from 'decimal.js';
|
||||
import Decimal from '../lib/decimal.min.js';
|
||||
|
||||
/**
|
||||
* Date and time operations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue