added print tool to cards

This commit is contained in:
2021-01-25 22:19:21 +01:00
parent 1ca9937fd4
commit 72667f075a
34 changed files with 1943 additions and 139 deletions

6
package-lock.json generated
View File

@@ -12267,6 +12267,12 @@
}
}
},
"webpack-extraneous-file-cleanup-plugin": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/webpack-extraneous-file-cleanup-plugin/-/webpack-extraneous-file-cleanup-plugin-2.0.0.tgz",
"integrity": "sha1-+tVj2Om+G8Xjow8afyk/4x/Cc1U=",
"dev": true
},
"webpack-merge": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.4.0.tgz",