[TIMOB-18705] Tooling: Move module dependencies into package.json
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | None |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | n/a |
| Reporter | Ingo Muschenetz |
| Assignee | Praveen Innamuri |
| Created | 2015-03-13T17:25:37.000+0000 |
| Updated | 2015-03-13T17:25:37.000+0000 |
Description
Rather than having a separate location to store this data, we move the modules from:
https://github.com/appcelerator/titanium_releases/blob/master/titanium.json
into a "titaniumDependencies" area of:
https://github.com/appcelerator/titanium_mobile/blob/master/package.json
No comments