Skip to content
New issue

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

Fix duplicate query-string package #4173

Merged
merged 1 commit into from
Dec 16, 2019
Merged

Fix duplicate query-string package #4173

merged 1 commit into from
Dec 16, 2019

Conversation

fzaninotto
Copy link
Member

Refs #4081
Closes #1762

@fzaninotto fzaninotto added the RFR Ready For Review label Dec 16, 2019
@fzaninotto fzaninotto added this to the 3.1.0 milestone Dec 16, 2019
@@ -72,7 +72,7 @@
"inflection": "~1.12.0",
"lodash": "~4.17.5",
"prop-types": "^15.6.1",
"query-string": "~6.9.0",
"query-string": "^5.1.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we using an old version ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvm

@djhi djhi merged commit 7a3b80f into master Dec 16, 2019
@djhi djhi deleted the query-string-duplication branch December 16, 2019 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to minify on build
2 participants