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

@@ -5405,9 +5405,9 @@
"dev": true "dev": true
}, },
"json5": { "json5": {
"version": "1.0.2", "version": "1.0.1",
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
"dev": true, "dev": true,
"requires": { "requires": {
"minimist": "^1.2.0" "minimist": "^1.2.0"