Skip to content

Commit eb75a4a

Browse files
committed
fix: add missing directories field to etc/eslint/plugin package manifest
1 parent 3e8b18c commit eb75a4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

etc/eslint/plugin/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
}
1515
],
1616
"main": "./index.js",
17+
"directories": {},
1718
"scripts": {},
1819
"homepage": "https://github.com/stdlib-js/stdlib",
1920
"repository": {

0 commit comments

Comments
 (0)