When I try to publish my project I got below error. ../node_modules/ng-multiselect-dropdown/ng-multiselect-dropdown.d.ts, found version 4, expected 3. I am using anular 4. How to resolve this? I reinstall npm, still it persists.
In package.json it is as "ng-multiselect-dropdown": "^0.2.3",
package.jsonwhereng-multiselect-dropdownis placed?