Skip to content

Commit 7bca6f2

Browse files
dimakiswtrocki
authored andcommitted
fix: fix spectral binary path
1 parent 3719ad8 commit 7bca6f2

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": "./spectral"
56+
"spectralx": "./dist/spectral"
5757
},
5858
"files": [
5959
"dist"

0 commit comments

Comments
 (0)