Skip to content

Commit 6f2aee4

Browse files
chore: use caret for some deps
1 parent ca9e45d commit 6f2aee4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"release": "standard-version"
3636
},
3737
"dependencies": {
38-
"ansi-html": "0.0.7",
38+
"ansi-html": "^0.0.7",
3939
"bonjour": "^3.5.0",
4040
"chokidar": "^3.4.3",
4141
"compression": "^1.7.4",
@@ -56,8 +56,8 @@
5656
"schema-utils": "^3.0.0",
5757
"selfsigned": "^1.10.8",
5858
"serve-index": "^1.9.1",
59-
"sockjs": "0.3.21",
60-
"sockjs-client": "1.5.0",
59+
"sockjs": "^0.3.21",
60+
"sockjs-client": "^1.5.0",
6161
"spdy": "^4.0.2",
6262
"strip-ansi": "^6.0.0",
6363
"url": "^0.11.0",

0 commit comments

Comments
 (0)