Compare commits

..

1 Commits

2 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
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

@@ -11872,9 +11872,9 @@
} }
}, },
"websocket-extensions": { "websocket-extensions": {
"version": "0.1.3", "version": "0.1.4",
"resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz", "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
"integrity": "sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==", "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
"dev": true "dev": true
}, },
"when": { "when": {