Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-19491] Fixed npm deps and updated them, specifically ioslib to… #7161

Merged
merged 1 commit into from
Sep 11, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ module.exports = function (grunt) {
});
}

rm(path.join(__dirname, 'node_modules'), ['sqlite3', 'titanium-sdk']);
rm(path.join(__dirname, 'node_modules'), ['titanium-sdk']);

grunt.log.writeln('Running npm install');
exec('npm install', function (err, stdout, stderr) {
Expand Down
8 changes: 4 additions & 4 deletions node_modules/ioslib/lib/env.js

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

54 changes: 33 additions & 21 deletions node_modules/ioslib/lib/xcode.js

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
13 changes: 6 additions & 7 deletions node_modules/ioslib/package.json

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

2 changes: 1 addition & 1 deletion node_modules/ioslib/test/test-xcode.js

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

2 changes: 1 addition & 1 deletion node_modules/request/node_modules/bl/package.json

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

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

153 changes: 0 additions & 153 deletions node_modules/sqlite3/CHANGELOG.md

This file was deleted.

25 changes: 0 additions & 25 deletions node_modules/sqlite3/LICENSE

This file was deleted.