diff options
author | hwc487 | 2012-06-13 15:50:04 -0700 |
---|---|---|
committer | hwc487 | 2012-06-13 15:50:04 -0700 |
commit | 13e2155e043990170a05f57bf7aad63d23120ecf (patch) | |
tree | 7b1f218ed296cf332564bb1d461ff3c449e2b68d /js/io/system | |
parent | 544aa96828cd77276566f6911cab63aeb4aff3da (diff) | |
download | ninja-13e2155e043990170a05f57bf7aad63d23120ecf.tar.gz |
Fixes for runtime Taper material
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..f8e61ca5 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.10.1.0"}, |
4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.6.0.0"} | 4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.6.0.1"} |
5 | ] | 5 | ] |
6 | } \ No newline at end of file | 6 | } \ No newline at end of file |