Skip to content

Commit

Permalink
feat husky
Browse files Browse the repository at this point in the history
  • Loading branch information
sansan88 committed Nov 3, 2023
1 parent 9f87698 commit ad10b88
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 64 deletions.
87 changes: 34 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 3 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myclub",
"version": "0.0.12",
"version": "0.0.13",
"author": "liitu consulting gmbh",
"homepage": "https://my-club.app/",
"scripts": {
Expand Down Expand Up @@ -56,7 +56,7 @@
"@fortawesome/fontawesome-svg-core": "6.4.2",
"@fortawesome/free-brands-svg-icons": "6.4.2",
"@fortawesome/free-solid-svg-icons": "6.4.2",
"@ionic/angular": "^7.5.0",
"@ionic/angular": "^7.5.3",
"@ionic/pwa-elements": "^3.1.1",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
Expand Down Expand Up @@ -96,18 +96,10 @@
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"postcss": "^8.4.31",
"prettier": "3.0.3",
"prettier": "2.8.8",
"pretty-quick": "^3.1.3",
"tailwindcss": "^3.3.3",
"typescript": "5.1.6"
},
"overrides": {
"@angular/fire": {
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0",
"@angular/platform-browser": "^16.0.0",
"@angular/platform-browser-dynamic": "^16.0.0"
}
},
"description": "myclub App"
}

0 comments on commit ad10b88

Please sign in to comment.