chore: .nvmrc

This commit is contained in:
Cory Dransfeldt 2024-09-18 15:09:18 -07:00
parent 9578c59401
commit d36f589bdf
No known key found for this signature in database
3 changed files with 4 additions and 3 deletions

1
.nvmrc Normal file
View file

@ -0,0 +1 @@
22

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "24.18.1",
"version": "24.18.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "24.18.1",
"version": "24.18.2",
"license": "MIT",
"dependencies": {
"@cdransf/api-text": "^1.5.0",

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "24.18.1",
"version": "24.18.2",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {