We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b9b2b8 commit e2f1abfCopy full SHA for e2f1abf
1 file changed
package.json
@@ -3,6 +3,11 @@
3
"license": "MIT",
4
"name": "css-codemod",
5
"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",
11
"main": "dist/index.js",
12
"typings": "dist/index.d.ts",
13
"files": [
0 commit comments