Skip to content

Commit

Permalink
fix: update package.json to be compatible with latest svelte and svel…
Browse files Browse the repository at this point in the history
…te-package versions
  • Loading branch information
RobBrazier committed Dec 1, 2023
1 parent d204130 commit 58cbb5e
Show file tree
Hide file tree
Showing 3 changed files with 6,343 additions and 15 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,6 @@ jobs:
- name: Run test suite
run: npm run lint

# - name: SonarCloud Scan
# uses: SonarSource/sonarcloud-github-action@v1.6
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
# with:
# args: >
# -Dsonar.organization=robbrazier
# -Dsonar.projectKey=RobBrazier_svelte-awesome
# -Dsonar.sources=src
# -Dsonar.tests=tests

build_components:
runs-on: ubuntu-latest
needs: linting
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

0 comments on commit 58cbb5e

Please sign in to comment.