Skip to content

Commit 6d58425

Browse files
Merge pull request #32 from grgur/patch-1
Fixed homepage in babel-plugin-htm
2 parents 58acdb0 + f1be76f commit 6d58425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-plugin-htm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"author": "Jason Miller <[email protected]>",
2929
"license": "Apache-2.0",
30-
"homepage": "https://github.com/developit/htm/packages/babel-plugin-htm",
30+
"homepage": "https://github.com/developit/htm/tree/master/packages/babel-plugin-htm",
3131
"dependencies": {
3232
"htm": "^1.0.0",
3333
"jsdom": "^11.12.0"

0 commit comments

Comments
 (0)