-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The peer dependencies for "@ngxs-labs/immer-adapter": "^3.0.5" from npm, seems to be having a different peer dependency, than what's in master.
"peerDependencies": {
"@angular/core": "^8.0.2",
"@ngxs/store": "^3.4.0",
"immer": "^3.1.2"
}
What would be required to publish a newer version of this library?
- is it something like a manual PR that could be created & submitted? (what would be needed to do?)
- or is it something like an automated process & which is broken, because of which its not getting published to npm?
Or, Should we not use this library at all and just use the immer library directly as stated here
bharring, feitzi, creadicted and janis-me
Metadata
Metadata
Assignees
Labels
No labels