Compare commits

..

1 Commits

Author SHA1 Message Date
397fe337b7 Update README.md 2026-04-30 11:47:09 -05:00
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
Project from 2020 during the lockdown. Migrated from github due to their AI policies.
# CardWorkout # CardWorkout
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.2. This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.2.

6
package-lock.json generated
View File

@@ -9688,9 +9688,9 @@
} }
}, },
"terser": { "terser": {
"version": "4.8.1", "version": "4.6.11",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.8.1.tgz", "resolved": "https://registry.npmjs.org/terser/-/terser-4.6.11.tgz",
"integrity": "sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==", "integrity": "sha512-76Ynm7OXUG5xhOpblhytE7X58oeNSmC8xnNhjWVo8CksHit0U0kO4hfNbPrrYwowLWFgM2n9L176VNx2QaHmtA==",
"dev": true, "dev": true,
"requires": { "requires": {
"commander": "^2.20.0", "commander": "^2.20.0",