Skip to content

Commit 58cbb5e

Browse files
committed
fix: update package.json to be compatible with latest svelte and svelte-package versions
1 parent d204130 commit 58cbb5e

3 files changed

Lines changed: 6343 additions & 15 deletions

File tree

.github/workflows/build.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,6 @@ jobs:
3636
- name: Run test suite
3737
run: npm run lint
3838

39-
# - name: SonarCloud Scan
40-
# uses: SonarSource/sonarcloud-github-action@v1.6
41-
# env:
42-
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43-
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
44-
# with:
45-
# args: >
46-
# -Dsonar.organization=robbrazier
47-
# -Dsonar.projectKey=RobBrazier_svelte-awesome
48-
# -Dsonar.sources=src
49-
# -Dsonar.tests=tests
50-
5139
build_components:
5240
runs-on: ubuntu-latest
5341
needs: linting

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)