chore: consistency

This commit is contained in:
Cory Dransfeldt 2024-08-17 20:57:56 -07:00
parent c75f98ecd3
commit 1ffa898182
No known key found for this signature in database
3 changed files with 15 additions and 15 deletions

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "22.4.3",
"version": "22.4.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "22.4.3",
"version": "22.4.4",
"license": "MIT",
"dependencies": {
"@cdransf/api-text": "^1.5.0",
@ -1147,9 +1147,9 @@
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.10",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.10.tgz",
"integrity": "sha512-C3RDERDjrNW262GCRvpoer3a0Ksd66CtgDLxMHhzShQ8fhL4kwnpVXsJPAKg9xJjIROXUbLBrvtOzVAjALMIWA==",
"version": "1.5.11",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.11.tgz",
"integrity": "sha512-R1CccCDYqndR25CaXFd6hp/u9RaaMcftMkphmvuepXr5b1vfLkRml6aWVeBhXJ7rbevHkKEMJtz8XqPf7ffmew==",
"dev": true,
"license": "ISC"
},