mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
chore: add Vercel CLI
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"lighthouse": "lhci autorun",
|
||||
"test": "jest",
|
||||
"release": "semantic-release",
|
||||
"deploy": "vercel",
|
||||
"postinstall": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -74,6 +75,7 @@
|
||||
"prettier": "2.3.2",
|
||||
"semantic-release": "17.4.4",
|
||||
"tailwindcss": "2.2.7",
|
||||
"typescript": "4.3.5"
|
||||
"typescript": "4.3.5",
|
||||
"vercel": "23.0.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user