We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REQUIRED: Before filing a bug report
Change each [ ] to [x] when you have done it.
[ ]
[x]
[bug report]
ng2-dragula
Describe the bug (required)
The peer dependency for latest ng2-dragula is using an old @types/dragula (i.e. 2x)
To Reproduce (required)
Look in package.json and you see:
"peerDependencies": { "@types/dragula": "^2.1.34", "dragula": "^3.7.2",
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
Versions (required)
Please state which versions of the following packages you have installed:
"name": "ng2-dragula", "private": false, "version": "5.1.0",
Browsers affected (optional)
Is this a bug in a particular browser? If so, it's unlikely that it's a problem with ng2-dragula. Instead, it is probably a bug in dragula.
dragula
Additional context (optional)
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
REQUIRED: Before filing a bug report
Change each
[ ]
to[x]
when you have done it.[bug report]
ng2-dragula
issues for related problems, including closed issues.ng2-dragula
.Describe the bug (required)
The peer dependency for latest ng2-dragula is using an old @types/dragula (i.e. 2x)
To Reproduce (required)
Look in package.json and you see:
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
Versions (required)
Please state which versions of the following packages you have installed:
Browsers affected (optional)
Is this a bug in a particular browser? If so, it's unlikely that it's a problem with
ng2-dragula
. Instead, it is probably a bug indragula
.Additional context (optional)
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: