Need the current version updated on NPM
See original GitHub issueHello
The current version of the project on Github is up to date and everything is fine.
But currently on NPM, the version still has semantic-release packages in dependencies in package.json
.
If you could release a version on NPM, where the two packages are moved in devDependencies, it could be very nice.
Thanks.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Try the latest stable version of npm
Option 1 or 2. Go into %ProgramFiles%\nodejs\node_modules\npm and copy the file named npmrc in the new npm folder, which should be %appdata%\npm\node_modules\ ...
Read more >How to Update npm Version? [Update npm Package to Latest ...
How to Update NPM Version? (Upgrade NPM package) · 1. Using Update Command · 2. Using npm@latest Command · 3. Using npm@next Command....
Read more >How can I update NodeJS and NPM to their latest versions?
This command will update all the packages listed to the latest version (specified by the tag config), respecting semver. Additionally, see the ...
Read more >How to update NPM ? - GeeksforGeeks
The update of the NPM means the update node package manager to the latest version. The update of NPM updates the Node.js and...
Read more >How to Update Node and NPM to the Latest Version
1. Use NPM to Update Your Node Version · Clear the NPM cache · Install n · Install a new version of Node...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Pushed 2.3.0 with the fix. The “lib” folder wasn’t pushed.
Thanks!
I debugged myself and seems like the build artifacts aren’t published to npm. I will fix it asap. Thanks for reporting, but please, next time give all the info upfront.