Skip to content

Commit bd95fff

Browse files
committed
fix: add repository field to package.json
1 parent 2775f02 commit bd95fff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/rgbirdflop/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "@birdflop/rgbirdflop",
33
"version": "0.1.13",
44
"description": "RGBirdflop library for generating Minecraft text color gradients.",
5+
"repository": {
6+
"url": "https://github.com/birdflop/web"
7+
},
58
"main": "./lib/index.js",
69
"types": "./lib-types/index.d.ts",
710
"exports": {

0 commit comments

Comments
 (0)