We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899888d commit 5672b4bCopy full SHA for 5672b4b
spectral/exec/rhoasapi
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
3
-npm install -g @stoplight/spectral
+spectral --version || npm install -g @stoplight/spectral@6.4.2
4
5
spectral $@
0 commit comments