feat: added scenes and updated to use v14
Bump version / Bump version and create changelog with commitizen (push) Has been cancelled
Bump version / Bump version and create changelog with commitizen (push) Has been cancelled
This commit is contained in:
+2
-1
@@ -27,7 +27,8 @@
|
||||
"prettier:format": "prettier --config .prettierrc.json --write \"./src/**/*.{ts,js,mjs,json,scss,css}\"",
|
||||
"lint-staged": "lint-staged",
|
||||
"lint": "eslint src/",
|
||||
"lint:fix": "eslint src/ --fix"
|
||||
"lint:fix": "eslint src/ --fix",
|
||||
"pack:zip": "zip -r ./module.zip module.json assets/ dist/ lang/ packs/ LICENSE"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "19.8.0",
|
||||
|
||||
Reference in New Issue
Block a user