You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,10 @@
118
118
"**/avalanche/store2": "2.14.4",
119
119
"webpack-dev-server": "5.2.1",
120
120
"memfs": "4.46.0",
121
+
"// html-webpack-plugin": "cooldown check fails for yarn alias html-webpack-plugin-5 on npm due to unpublished package format; pin to previous version",
122
+
"html-webpack-plugin": "5.6.4",
123
+
"// @iota/iota-sdk": "1.11.0 raised engines to >=24; pin to 1.10.1 until CI baseline moves to Node 24",
0 commit comments