Skip to content

Commit f2616cd

Browse files
committed
chore: add remark and plugin keywords in _tools/remark/plugins/remark-stdlib-urls-www
The package is a remark plugin yet lacked the `remark` and `plugin` keywords carried by 11 of 14 sibling packages in `@stdlib/_tools/remark/plugins`. Adding both restores the namespace keyword convention.
1 parent c394552 commit f2616cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/_tools/remark/plugins/remark-stdlib-urls-www

lib/node_modules/@stdlib/_tools/remark/plugins/remark-stdlib-urls-www/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"repository",
4343
"repo",
4444
"www",
45-
"website"
45+
"website",
46+
"remark",
47+
"plugin"
4648
]
4749
}

0 commit comments

Comments
 (0)