diff options
author | Valerio Virgillito | 2012-06-17 22:58:26 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-17 22:58:26 -0700 |
commit | ad6f78493295c9c7b4c11cd6a895dd5cc8e207f7 (patch) | |
tree | eec83c62d6cdb095cc4e6548f42dddfc88bcaa21 /js/io/system | |
parent | 8fe92b94ce5e1e2857d088752d94e19db7e3d8a8 (diff) | |
download | ninja-ad6f78493295c9c7b4c11cd6a895dd5cc8e207f7.tar.gz |
updating the components and descriptor.json to support montage v.11
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/io/system')
-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 fb108937..2e91b479 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.10.1.0"}, | 3 | {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.11.0.0"}, |
4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.6.0.0"} | 4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.6.0.0"} |
5 | ] | 5 | ] |
6 | } \ No newline at end of file | 6 | } \ No newline at end of file |