diff options
author | hwc487 | 2012-05-18 12:35:58 -0700 |
---|---|---|
committer | hwc487 | 2012-05-18 12:35:58 -0700 |
commit | 6b03f357f45d76733ae7bf5ff52ffe2fb2a84fda (patch) | |
tree | 2411bd4bf3478621a16c83ead914670e0d143372 /js/io/system | |
parent | 651341341f894c4d0def267ab3250e77f7d0c276 (diff) | |
download | ninja-6b03f357f45d76733ae7bf5ff52ffe2fb2a84fda.tar.gz |
Updates for WebGL/Canvas 2D authortime and runtime gradients.
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 5bacb28a..0d211fb5 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.8.0.0"}, | 3 | {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.8.0.0"}, |
4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.6.1"} | 4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.6.2"} |
5 | ] | 5 | ] |
6 | } \ No newline at end of file | 6 | } \ No newline at end of file |