Skip to content

Commit

Permalink
Try to fix build action
Browse files Browse the repository at this point in the history
  • Loading branch information
zensh committed Jul 18, 2023
1 parent 35abe36 commit c430b80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webscraper",
"version": "0.3.2",
"version": "0.3.3",
"description": "",
"private": true,
"main": "dist/main.js",
Expand Down Expand Up @@ -79,7 +79,7 @@
"nanoid": "^4.0.2",
"playwright": "^1.36.1",
"prosemirror-model": "^1.19.3",
"zeed-dom": "git+https://github.com/yiwen-ai/zeed-dom.git#df3c697"
"zeed-dom": "git+https://git@github.com:yiwen-ai/zeed-dom.git"
},
"devDependencies": {
"@types/config": "^3.3.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit c430b80

Please sign in to comment.