Skip to content

Commit 84a0d6b

Browse files
authored
Downgrade nw-builder to version 3.8.3 (#3462)
Since version 3.8.4, nw-builder has a dependency with nw-install, that is not available at this moment. Downgrade to 3.8.3 since it is available again or we migrate to version 4.x.x.
1 parent f1d7a9b commit 84a0d6b

File tree

2 files changed

+473
-77
lines changed

2 files changed

+473
-77
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"gulp-yarn": "^3.0.0",
114114
"gulp-zip": "^5.1.0",
115115
"husky": "^4.3.0",
116-
"nw-builder": "^3.8.6",
116+
"nw-builder": "3.8.3",
117117
"os": "^0.1.2",
118118
"postcss": "^8.4.17",
119119
"rollup": "^3.9.0",

0 commit comments

Comments
 (0)