diff options
author | Valerio Virgillito | 2012-07-03 11:37:16 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-03 11:37:16 -0700 |
commit | fcae5717dab144c4d961b94510aed11d01568345 (patch) | |
tree | 33ed91af5c570019c5ed8492045c06b5ad7981db /js | |
parent | 6d066c1dd695e91b5e971522a62bc8a23fd86664 (diff) | |
download | ninja-fcae5717dab144c4d961b94510aed11d01568345.tar.gz |
adding missing montage to the user library and temporary fix for picas screen trash
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js')
-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 c5ccbc82..86134b97 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.1.0"}, | 3 | {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.11.2.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 |