Skip to content

Commit 140e383

Browse files
authored
Merge pull request #53 from dimakis/add-spectral-bin
fix: Add spectral bin
2 parents 631aa95 + 5425ca0 commit 140e383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spectral/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@stoplight/spectral-cli": "6.4.1",
5151
"@stoplight/spectral-core": "1.12.3"
5252
},
53-
"directories": {
54-
"example": "examples"
53+
"bin": {
54+
"spectral": "node_modules/.bin/spectral"
5555
}
5656
}

0 commit comments

Comments
 (0)