Skip to content

Commit

Permalink
Fix: Bump colord required version (#9726)
Browse files Browse the repository at this point in the history
* Bump colord required version

* Update lock
  • Loading branch information
bigtimebuddy committed Oct 2, 2023
1 parent b629981 commit af24080
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/color/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"*.d.ts"
],
"dependencies": {
"@pixi/colord": "^2.9.4"
"@pixi/colord": "^2.9.6"
}
}

0 comments on commit af24080

Please sign in to comment.