We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b6be7 commit e2bcaacCopy full SHA for e2bcaac
package.json
@@ -9,7 +9,6 @@
9
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
10
"lint": "prettier --check . && eslint .",
11
"format": "prettier --write .",
12
- "deploy": "gh-pages -d build -t true --cname calories.508.dev"
13
},
14
"devDependencies": {
15
"@fontsource/fira-mono": "^4.5.10",
0 commit comments