Skip to content

Commit

Permalink
fix: lock colors package version
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaweiss committed Jan 10, 2022
1 parent 2af47db commit 9d0d6e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Change log
=======
v1.0.3
fix: lock colors package version

v1.0.2
fix: add param enabled, add nomorepo

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"ali-oss": "^6.16.0",
"colors": "^1.4.0",
"colors": "1.4.0",
"glob": "^7.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 9d0d6e8

Please sign in to comment.