Skip to content

Commit

Permalink
build(npm): change author to Catppuccin Org (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham authored Sep 12, 2024
1 parent 8aa4f25 commit cc046b5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
"type": "module",
"version": "0.1.0",
"description": "📝 Soothing pastel theme for VitePress",
"author": "willow <[email protected]>",
"author": "Catppuccin Org <[email protected]>",
"contributors": [
"willow <[email protected]>"
],
"license": "MIT",
"files": [
"theme/"
Expand Down

0 comments on commit cc046b5

Please sign in to comment.