We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716393e commit 6db72fbCopy full SHA for 6db72fb
packages/cli/package.json
@@ -9,10 +9,10 @@
9
"dependencies": {
10
"@stoplight/json": "3.21.7",
11
"@stoplight/json-schema-ref-parser": "9.2.7",
12
- "@stoplight/prism-core": "^5.8.0",
+ "@stoplight/prism-core": "5.9.0",
13
"@stoplight/prism-http": "5.12.0",
14
- "@stoplight/prism-http-server": "^5.12.0",
15
- "@stoplight/types": "^14.1.0",
+ "@stoplight/prism-http-server": "5.12.0",
+ "@stoplight/types": "14.1.0",
16
"chalk": "^4.1.2",
17
"chokidar": "^3.5.2",
18
"fp-ts": "^2.11.5",
@@ -50,4 +50,4 @@
50
"pkg": {
51
"scripts": "../../node_modules/fp-ts/**/package.json"
52
}
53
-}
+}
0 commit comments