Edit package.json

This commit is contained in:
2022-07-29 22:59:45 +02:00
parent 5464135c3b
commit cfdea7fe31

View File

@@ -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",