Skip to content

Commit 5452110

Browse files
dimakiswtrocki
authored andcommitted
fix: correction of path for spectral binary
1 parent dacb300 commit 5452110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spectral/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@stoplight/spectral-core": "1.12.4"
5454
},
5555
"bin": {
56-
"spectralx": "node_modules/.bin/spectral"
56+
"spectralx": "spectral/dist/spectral"
5757
},
5858
"files": [
5959
"dist"

0 commit comments

Comments
 (0)