diff --git a/package.json b/package.json index c12ec73b5d55..115d97bbf5e0 100644 --- a/package.json +++ b/package.json @@ -404,10 +404,11 @@ "node_modules/socks/build/client/*.js", "node_modules/smart-buffer/build/*.js", "node_modules/sharp/build/**", + "!node_modules/sharp/{install,src,vendor/include}", "!node_modules/@journeyapps/sqlcipher/deps/*", "!node_modules/@journeyapps/sqlcipher/build/*", "!node_modules/@journeyapps/sqlcipher/lib/binding/node-*", - "node_modules/ringrtc/build/**" + "node_modules/ringrtc/build/${platform}/**" ] } }