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.
caret
1 parent b9ce07f commit 5029dd6Copy full SHA for 5029dd6
1 file changed
package.json
@@ -35,7 +35,7 @@
35
"release": "standard-version"
36
},
37
"dependencies": {
38
- "ansi-html": "0.0.7",
+ "ansi-html": "^0.0.7",
39
"bonjour": "^3.5.0",
40
"chokidar": "^3.4.3",
41
"compression": "^1.7.4",
@@ -56,8 +56,8 @@
56
"schema-utils": "^3.0.0",
57
"selfsigned": "^1.10.8",
58
"serve-index": "^1.9.1",
59
- "sockjs": "0.3.21",
60
- "sockjs-client": "1.5.0",
+ "sockjs": "^0.3.21",
+ "sockjs-client": "^1.5.0",
61
"spdy": "^4.0.2",
62
"strip-ansi": "^6.0.0",
63
"url": "^0.11.0",
0 commit comments