(Account Card) Design Card

This commit is contained in:
Julien Calixte
2019-09-19 19:28:00 +02:00
parent b9e871e6e6
commit 6b1719987a
5 changed files with 169 additions and 32 deletions

11
package-lock.json generated
View File

@@ -1052,6 +1052,12 @@
}
}
},
"@types/chartist": {
"version": "0.9.46",
"resolved": "https://registry.npmjs.org/@types/chartist/-/chartist-0.9.46.tgz",
"integrity": "sha512-p29+DAkJRBVtuiTx5kObF6n/RipOWH0GeWVwYinljrwPMruy7BW+Ms6iHS4vIsHzb9c79x+opon3GJo75rlhcQ==",
"dev": true
},
"@types/debug": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.5.tgz",
@@ -3478,6 +3484,11 @@
"resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz",
"integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc="
},
"chartist": {
"version": "0.11.4",
"resolved": "https://registry.npmjs.org/chartist/-/chartist-0.11.4.tgz",
"integrity": "sha512-H4AimxaUD738/u9Mq8t27J4lh6STsLi4BQHt65nOtpLk3xyrBPaLiLMrHw7/WV9CmsjGA02WihjuL5qpSagLYw=="
},
"check-types": {
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/check-types/-/check-types-8.0.3.tgz",