Skip to content

Commit 5425ca0

Browse files
committed
fix: adding spectral bin to package.json
1 parent c7612e5 commit 5425ca0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spectral/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,8 @@
4949
"peerDependencies": {
5050
"@stoplight/spectral-cli": "6.4.1",
5151
"@stoplight/spectral-core": "1.12.3"
52+
},
53+
"bin": {
54+
"spectral": "node_modules/.bin/spectral"
5255
}
5356
}

0 commit comments

Comments
 (0)