diff options
author | hwc487 | 2012-06-22 14:15:09 -0700 |
---|---|---|
committer | hwc487 | 2012-06-22 14:15:09 -0700 |
commit | 6df664320d6acc489ca0f0f6d99f58d5851a0890 (patch) | |
tree | 917f049a348a75ffb9457f23c369fd53c7e88cd5 /js/io/system | |
parent | 2af33f19de48bb8fe269c51ceddd1bc1f591651f (diff) | |
download | ninja-6df664320d6acc489ca0f0f6d99f58d5851a0890.tar.gz |
fixed a small startup issue with the RDGE library.
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 0417fa3d..579264cb 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.0.0"}, |
4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.6.0.2"} | 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 |