← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/lp-source-dependencies:fix-node-sass into lp-source-dependencies:master

 

Colin Watson has proposed merging ~cjwatson/lp-source-dependencies:fix-node-sass into lp-source-dependencies:master.

Commit message:
Fix node-sass 4.14.1 dependencies

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/384913

The binding was misnamed as being from 4.14.4 (which doesn't yet exist), and it's useful to have an ia32 binding as well for the sake of local development containers.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lp-source-dependencies:fix-node-sass into lp-source-dependencies:master.
diff --git a/yarn/node-sass-4.14.1-linux-ia32-57_binding.node b/yarn/node-sass-4.14.1-linux-ia32-57_binding.node
new file mode 100644
index 0000000..f77988b
Binary files /dev/null and b/yarn/node-sass-4.14.1-linux-ia32-57_binding.node differ
diff --git a/yarn/node-sass-4.14.1-linux-x64-57_binding.node b/yarn/node-sass-4.14.1-linux-x64-57_binding.node
new file mode 100644
index 0000000..f3ef689
Binary files /dev/null and b/yarn/node-sass-4.14.1-linux-x64-57_binding.node differ