Skip to content

Commit 55223c3

Browse files
authored
Add repository directory
1 parent 54592cc commit 55223c3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/babel-plugin-transform-jsx-to-htm/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@
1111
"files": [
1212
"dist"
1313
],
14-
"repository": "developit/htm",
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/developit/htm.git",
17+
"directory": "packages/babel-plugin-transform-jsx-to-htm"
18+
},
1519
"keywords": [
1620
"tagged template",
1721
"template literals",

0 commit comments

Comments
 (0)