Skip to content

Commit

Permalink
Merge pull request #97 from filips123/fix-building-frontend
Browse files Browse the repository at this point in the history
Fix dependency hash as service has changed
  • Loading branch information
filips123 authored Mar 12, 2024
2 parents 756fba3 + a4a97f3 commit 4514fd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

environment:
name: production
name: Production
url: https://urnik.gimvic.org/

steps:
Expand Down
2 changes: 1 addition & 1 deletion website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1834,7 +1834,7 @@

"@vue/cli-plugin-pwa@https://gitpkg.now.sh/filips123/vue-cli/packages/@vue/cli-plugin-pwa?support-48x48-favicon":
version "5.0.1"
resolved "https://gitpkg.now.sh/filips123/vue-cli/packages/@vue/cli-plugin-pwa?support-48x48-favicon#eba7af3050044a5b8b4759fccd1ba0fac21e4cd2"
resolved "https://gitpkg.now.sh/filips123/vue-cli/packages/@vue/cli-plugin-pwa?support-48x48-favicon#3da4a54d25df977843037491f9fc6710ba69b899"
dependencies:
"@vue/cli-shared-utils" "^5.0.1"
html-webpack-plugin "^5.1.0"
Expand Down

0 comments on commit 4514fd8

Please sign in to comment.