Update package.json
Some checks failed
Code quality checks / build (18.16) (push) Successful in 1m17s
Push code / build (push) Failing after 3s

This commit is contained in:
Lara 2024-10-28 15:52:21 +00:00
parent 7332960ea4
commit 5a555b7bb0

View file

@ -1,7 +1,7 @@
{
"name": "@zeppelinbot/zeppelin",
"version": "0.0.1",
"description": "",
"description": "ZappyZep source",
"private": true,
"scripts": {
"format": "prettier --write \"./backend/src/**/*.{css,html,js,json,ts,tsx}\" \"./dashboard/src/**/*.{css,html,js,json,ts,tsx}\"",