chore(package.json): remap dev commands so most used is simply npm start

This commit is contained in:
Cory Dransfeldt 2025-05-14 13:29:08 -07:00
parent 7b0feeb526
commit 2f9038dccb
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "4.3.2",
"version": "4.3.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "4.3.2",
"version": "4.3.3",
"license": "MIT",
"dependencies": {
"html-minifier-terser": "7.2.0",