chore: add author name and email to package.json
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Gemini"
|
"name": "Sebastian Krüger",
|
||||||
|
"email": "valknar@pivoine.art"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "postcss ./assets/css/tailwind.css -o ./assets/built/screen.css --watch",
|
"dev": "postcss ./assets/css/tailwind.css -o ./assets/built/screen.css --watch",
|
||||||
|
|||||||
Reference in New Issue
Block a user