Skip to content

Commit a4b3b54

Browse files
committed
Update repository and homepage
1 parent 98536c7 commit a4b3b54

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
},
1515
"author": "Ian VanSchooten <ian.vanschooten@gmail.com>",
1616
"license": "MIT",
17-
"repository": "@ianvs/postcss-plugin-assign-layers",
17+
"repository": {
18+
"type": "git",
19+
"url": "https://github.com/DefinedNet/postcss-assign-layer.git"
20+
},
21+
"homepage": "https://github.com/DefinedNet/postcss-assign-layer#readme",
1822
"files": [
1923
"index.js"
2024
],

0 commit comments

Comments
 (0)