Skip to content

Commit

Permalink
Fixed Typo in Package
Browse files Browse the repository at this point in the history
- Earlier fix was reverted as dependency versions changed
- Current fix only fixes typo
  • Loading branch information
GeorgeCiesinski committed Jan 5, 2023
1 parent be304e4 commit cb93ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "palettey",
"version": "1.0.2",
"description": "Generate a 10-color pallete from a base color",
"description": "Generate a 10-color palette from a base color",
"main": "index.js",
"repository": "bartbergmans/palettey",
"scripts": {
Expand Down

0 comments on commit cb93ea9

Please sign in to comment.