Skip to content
Snippets Groups Projects
Commit dd088c9d authored by Florent Poittevin's avatar Florent Poittevin
Browse files

Add decimal.js

parent 4caf092c
No related branches found
No related tags found
1 merge request!3Develop
......@@ -2940,6 +2940,11 @@
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
"dev": true
},
"decimal.js": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.0.tgz",
"integrity": "sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw=="
},
"decode-uri-component": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
......
......@@ -32,6 +32,7 @@
"@ngxs/store": "^3.4.3",
"angular-oauth2-oidc": "^5.0.2",
"core-js": "^2.5.4",
"decimal.js": "^10.2.0",
"flexboxgrid-sass": "^8.0.5",
"lodash": "^4.17.11",
"moment": "^2.24.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment