mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Use decimal.min.js and add the file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Decimal from 'decimal.js';
|
||||
import Decimal from '../lib/decimal.min.js';
|
||||
|
||||
/**
|
||||
* Date and time operations.
|
||||
|
||||
Reference in New Issue
Block a user