Skip to content

Commit

Permalink
fix(build): restore old scons dependencies to fix local Xcode build (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn authored Jan 5, 2025
1 parent 54eef78 commit f91b91a
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 35 deletions.
115 changes: 82 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"colors": "1.4.0",
"ejs": "3.1.9",
"fields": "0.1.24",
"fs-extra": "11.2.0",
"fs-extra": "10.0.0",
"ioslib": "1.7.39",
"liveview": "1.5.6",
"lodash.merge": "4.6.2",
Expand Down Expand Up @@ -155,7 +155,7 @@
"nyc": "15.1.0",
"request-promise-native": "1.0.9",
"rollup": "2.76.0",
"ssri": "10.0.4",
"ssri": "8.0.1",
"stream-splitter": "0.3.2",
"strip-ansi": "6.0.1",
"titanium": "6.1.1",
Expand Down

0 comments on commit f91b91a

Please sign in to comment.