Edit package.json
This commit is contained in:
@@ -2,11 +2,10 @@
|
|||||||
"name": "housesof",
|
"name": "housesof",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": {
|
"author": "Félix Péault <hello@flayks.com> (https://flayks.com)",
|
||||||
"name": "Félix Péault",
|
"contributors": [
|
||||||
"url": "https://flayks.com",
|
"Shelby Kay <bonjour@shelbykay.dev> (https://shelbykay.dev)"
|
||||||
"email": "hello@flayks.com"
|
],
|
||||||
},
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite dev",
|
"dev": "vite dev",
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
|
|||||||
Reference in New Issue
Block a user