diff options
author | Jon Reid | 2012-06-28 09:51:33 -0700 |
---|---|---|
committer | Jon Reid | 2012-06-28 09:51:33 -0700 |
commit | 8780f4be63bac964d23939127298f6334f482cdf (patch) | |
tree | 197ffef1e31f60f3dc8ddb23a36f263f65c32a9f /js/io | |
parent | b50b720e7b34cea86e9aabfb27e843376508b00e (diff) | |
parent | 7e098b5a710776439ca6ad00604e2f2011dbc4ed (diff) | |
download | ninja-8780f4be63bac964d23939127298f6334f482cdf.tar.gz |
Merge remote-tracking branch 'ninja-jduran/TimelineUber' into timeline-local
Conflicts:
js/panels/Timeline/TimelinePanel.reel/TimelinePanel.js
Used Theirs, doesn't matter, code block is in commented-out section.
Diffstat (limited to 'js/io')
-rw-r--r-- | js/io/system/ninjalibrary.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json index 579264cb..c5ccbc82 100644 --- a/js/io/system/ninjalibrary.json +++ b/js/io/system/ninjalibrary.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "libraries": [ | 2 | "libraries": [ |
3 | {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.11.0.0"}, | 3 | {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.11.1.0"}, |
4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.6.0.3"} | 4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.6.0.3"} |
5 | ] | 5 | ] |
6 | } \ No newline at end of file | 6 | } \ No newline at end of file |