Skip to content

Commit

Permalink
chore: using latest instead workspace:*
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunqing committed Nov 1, 2023
1 parent cd2f47b commit 74c5334
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/resume-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dev": "resume"
},
"dependencies": {
"@resumejs/components": "workspace:*",
"@resumejs/resume": "workspace:*",
"@resumejs/components": "latest",
"@resumejs/resume": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

1 comment on commit 74c5334

@vercel
Copy link

@vercel vercel bot commented on 74c5334 Nov 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

resume – ./

resumejs.vercel.app
resume-dengqing.vercel.app
resume.todev.cc
resume-git-main-dengqing.vercel.app

Please sign in to comment.