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
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.2.

6
package-lock.json generated
View File

@@ -9383,9 +9383,9 @@
}
},
"ssri": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz",
"integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
"integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==",
"dev": true,
"requires": {
"figgy-pudding": "^3.5.1"