Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

fix: allow use <= in script, close #68 #73

Merged
merged 1 commit into from
Nov 26, 2021
Merged

Conversation

xiaoxiangmoe
Copy link
Collaborator

No description provided.

@@ -53,7 +53,7 @@
"@vue/ref-transform": "^3.2.21",
"@vue/shared": "^3.2.21",
"defu": "^5.0.0",
"htmlparser2": "^7.2.0",
"htmlparser2": "5.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

Wait what? Downgrading a dependency doesn't feel right 🤔 does it?
Maybe the issue is then in the dependency and not in this repo?
Maybe it's better to fix the problem in the root.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Shinigami92 When I fix the htmlparser2 bug, I'll update the dependency to latest.

@antfu antfu merged commit 9799d56 into unplugin:main Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants