Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fountainpen
Copy link

No description provided.

@netlify
Copy link

netlify bot commented Oct 25, 2023

Deploy Preview for gumori failed.

Name Link
🔨 Latest commit 36cb4ad
🔍 Latest deploy log https://app.netlify.com/sites/gumori/deploys/6538e75b206c5d00084ed4e0

@@ -1,7 +1,7 @@
{
"name": "gumori",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
Copy link
Member

Choose a reason for hiding this comment

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

One thing: since Gumori is not published to npm, there is no need to change its own version.

Copy link
Author

Choose a reason for hiding this comment

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

but version change reflects changes have been made.

@kwaa
Copy link
Member

kwaa commented Oct 25, 2023

It looks like you're modifying package.json directly? You need an updated pnpm-lock.yaml while updating the dependencies, otherwise the build will fail.

so just pnpm up --latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants