Skip to content

Commit 54592cc

Browse files
authored
Add repository directory
1 parent 85b0da9 commit 54592cc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/babel-plugin-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-htm"
18+
},
1519
"keywords": [
1620
"Hyperscript Tagged Markup",
1721
"tagged template",

0 commit comments

Comments
 (0)