Skip to content

Commit

Permalink
Merge branch 'master' into generate-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkzt committed Jun 14, 2022
2 parents 7bc85ef + 4f7efab commit a2613bb
Show file tree
Hide file tree
Showing 24 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: ./examples/demo/out
publish_dir: ./examples/react/out
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion examples/demo/package.json → examples/react/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@svg-drawing-example/demo",
"name": "@svg-drawing-example/react",
"private": true,
"version": "4.2.3",
"scripts": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.

0 comments on commit a2613bb

Please sign in to comment.