Skip to content

Commit

Permalink
Forsøk å laste inn Akselavhengigheter
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusae committed Jan 3, 2025
1 parent c3e5927 commit 53f0ac6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,14 @@ jobs:
runs-on: ubuntu-latest
env:
VITE_REACT_APP_BASE_URL: ${{ secrets.REACT_APP_BASE_URL }}
NPM_AUTH_TOKEN: ${{ secrets.READER_TOKEN }}
permissions:
contents: read
id-token: write
steps:
- uses: actions/setup-node@v4
with:
registry-url: 'https://npm.pkg.github.com'
- uses: actions/checkout@v4

- name: Install frontend dependencies
Expand Down
1 change: 0 additions & 1 deletion lps-client-frontend-v/package-lock.json

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

1 change: 0 additions & 1 deletion lps-client-frontend-v/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"@mui/x-date-pickers": "^7.23.1",
"@navikt/ds-css": "^7.8.1",
"@navikt/ds-react": "^7.8.1",
"@navikt/ds-tokens": "^7.9.0",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"react": "^18.3.1",
Expand Down

0 comments on commit 53f0ac6

Please sign in to comment.