Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit ff3f03f

Browse files
committed
Added peerDependencies to package config.
1 parent 48f1240 commit ff3f03f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"@neogeek/eslint-config-standards": "1.6.3",
1414
"eslint": "3.8.1"
1515
},
16+
"peerDependencies": {
17+
"doxdox": "^1.0.x"
18+
},
1619
"scripts": {
1720
"test": "echo \"Error: no test specified\" && exit 1"
1821
},

0 commit comments

Comments
 (0)