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