Skip to content

Commit

Permalink
chore: update lock files
Browse files Browse the repository at this point in the history
Refs: #943
  • Loading branch information
subzero10 committed Dec 10, 2022
1 parent aa095e4 commit 8a7e07e
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 36 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/cdn-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@ jobs:
cache: 'npm'

- name: Install Deps
# we only need the js package
run: |
rm -r packages/!(js)/
npm ci
run: npm ci

- name: Publish to CDN
run: |
Expand Down
12 changes: 6 additions & 6 deletions packages/react/package-lock.json

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

195 changes: 169 additions & 26 deletions packages/vue/package-lock.json

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

0 comments on commit 8a7e07e

Please sign in to comment.