Welcome to desktop Discussions! #9
akaday
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Update package.json to specify the new version
nano package.json # or use any other text editor
Install the updated package
npm install minimist@^0.2.4
Verify the changes
npm ls minimist
Beta Was this translation helpful? Give feedback.
All reactions