Skip to content

Commit e2f1abf

Browse files
committed
chore: add package metadata
1 parent 5b9b2b8 commit e2f1abf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"license": "MIT",
44
"name": "css-codemod",
55
"author": "Spencer Miskoviak",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/skovy/css-codemod.git"
9+
},
10+
"homepage": "https://github.com/skovy/css-codemod#readme",
611
"main": "dist/index.js",
712
"typings": "dist/index.d.ts",
813
"files": [

0 commit comments

Comments
 (0)