Skip to content

Commit

Permalink
Update demo build
Browse files Browse the repository at this point in the history
  • Loading branch information
johndatserakis committed May 17, 2022
1 parent 3f99b75 commit dd03ef9
Show file tree
Hide file tree
Showing 9 changed files with 10,966 additions and 7,885 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
.DS_Store
node_modules

# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
enableTelemetry: false
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG.md

## 6.0.0
## 6.0.1

- Upgrade package to support Vue 3. Vue 2 support can be found at `v5.4.0`.

Expand Down
2 changes: 1 addition & 1 deletion docs/build.js

Large diffs are not rendered by default.

63 changes: 0 additions & 63 deletions docs/main.css

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

Loading

0 comments on commit dd03ef9

Please sign in to comment.