Skip to content

Commit

Permalink
fix: coa 2.1.3->2.0.2 for fix install error (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
imsobear authored Nov 4, 2021
1 parent c70a1f2 commit c237a4b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@
}
},
"bug-versions": {
"coa": {
"2.1.3": {
"version": "2.0.2",
"reason": "https://github.com/veged/coa/issues/99"
}
},
"uglify-js": {
"3.14.0": {
"version": "3.13.10",
Expand Down

1 comment on commit c237a4b

@RaoHai
Copy link
Contributor

@RaoHai RaoHai commented on c237a4b Nov 4, 2021

Choose a reason for hiding this comment

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

可能不够,这货又发了一车

Please sign in to comment.