Skip to content

Commit 60b6a39

Browse files
committed
chore: update repository link
Fix #178
1 parent 8f21f03 commit 60b6a39

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"calculation",
1010
"calc"
1111
],
12+
"homepage": "https://github.com/postcss/postcss-calc",
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/postcss/postcss-calc.git"
16+
},
1217
"main": "src/index.js",
1318
"types": "types/index.d.ts",
1419
"files": [

0 commit comments

Comments
 (0)