chore: backup before OpenSpec installation
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"name": "roi-theme",
|
||||
"version": "1.0.0",
|
||||
"description": "WordPress theme con Clean Architecture para analisisdepreciosunitarios.com",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build:bootstrap": "node build-bootstrap-subset.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"prepare": "husky"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -18,9 +19,11 @@
|
||||
"url": "https://github.com/prime-leads-app/roi-theme/issues"
|
||||
},
|
||||
"homepage": "https://github.com/prime-leads-app/roi-theme#readme",
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^20.1.0",
|
||||
"@commitlint/config-conventional": "^20.0.0",
|
||||
"glob": "^13.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"purgecss": "^7.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user