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 a6e573b commit 7bdda21Copy full SHA for 7bdda21
package.json
@@ -10,6 +10,6 @@
10
"chokidar": "^4.0.0",
11
"immutable": "^5.0.2",
12
"intercept-stdout": "^0.1.2",
13
- "sync-message-port": "v1.1.1"
+ "sync-message-port": "^1.1.3"
14
}
15
package/package.json
@@ -20,7 +20,7 @@
20
21
22
"source-map-js": ">=0.6.2 <2.0.0",
23
- "sync-message-port": "^1.1.1"
24
},
25
"optionalDependencies": {
26
"@parcel/watcher": "^2.4.1"
0 commit comments