2
0
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:
bwhitn
2017-06-08 08:19:26 -07:00
parent d27fa43120
commit 96ec3a869b
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
import Decimal from 'decimal.js';
import Decimal from '../lib/decimal.min.js';
/**
* Date and time operations.