publish new version (v.0.3.4) to npm registry
See original GitHub issueCurrently need to require a specific commit hash of rn-material-kit to get the fix from here:
https://github.com/xinthink/react-native-material-kit/pull/258
e.g. in package.json:
...
"react-native-material-kit": "git://github.com/youennPennarun/react-native-material-kit#cc9ac25",
...
Can one of the library admins push a new release, v0.3.4, which is just what’s currently on master, and update it on the npm registry? Thank you.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:9
- Comments:5 (2 by maintainers)
Top Results From Across the Web
npm publish put 400 error 'This package contains ... - GitHub
this is on my mac computer, and it's my second publish today. Earlier today i pushed the v1.0.3 and succeed, this is the...
Read more >node - npm
node. Latest version: 19.3.0, last published: 11 days ago. Start using node in your project by running `npm i node`.
Read more >How to show latest package version in NPM - MailSlurp
To see the old packages in a NodeJS project navigate to the project directory and run npm outdated . You will see a...
Read more >Viewing All Versions of an NPM Package (Including Pre ...
If you want to view all released versions of an npm package, there's an easy way to do it: npm show react-native@* version...
Read more >is-unpublished - npm Package Health Analysis - Snyk
The current version of your package. is-unpublished. Indicates that your package hasn't been published yet. Example usage. Publish to NPM. Make ...
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
Sorry for the delay, I’ll do it this weekend.
please has the new release been pushed yet?