1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-10-27 20:34:12 +00:00

Merge pull request #203 from mhmdanas/preserve-license-comment--with-bundler

Preserve license comment after bundling
This commit is contained in:
Michael M 2022-08-02 21:14:59 +01:00 committed by GitHub
commit 61eef6711d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
'use strict';
/*
/*!
* decimal.js v10.3.1
* An arbitrary-precision Decimal type for JavaScript.
* https://github.com/MikeMcl/decimal.js

View File

@ -1,4 +1,4 @@
/*
/*!
* decimal.js v10.3.1
* An arbitrary-precision Decimal type for JavaScript.
* https://github.com/MikeMcl/decimal.js