Skip to content

Commit

Permalink
fix: updated description and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Aug 17, 2023
1 parent 4c7f1ae commit 02b9337
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
@@ -1,6 +1,7 @@
{
"name": "@rain-cafe/fork-me",
"packageManager": "yarn@3.6.1",
"description": "A 'Fork Me' component built out of spite",
"version": "1.0.0",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down Expand Up @@ -39,6 +40,10 @@
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
},
"keywords": [
"GitHub",
"Fork Me"
],
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 02b9337

Please sign in to comment.