aboutsummaryrefslogtreecommitdiff
path: root/js/io
diff options
context:
space:
mode:
authorhwc4872012-06-22 14:15:09 -0700
committerhwc4872012-06-22 14:15:09 -0700
commit6df664320d6acc489ca0f0f6d99f58d5851a0890 (patch)
tree917f049a348a75ffb9457f23c369fd53c7e88cd5 /js/io
parent2af33f19de48bb8fe269c51ceddd1bc1f591651f (diff)
downloadninja-6df664320d6acc489ca0f0f6d99f58d5851a0890.tar.gz
fixed a small startup issue with the RDGE library.
Diffstat (limited to 'js/io')
-rw-r--r--js/io/system/ninjalibrary.json2
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