aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/ninjalibrary.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-25 10:53:47 -0700
committerValerio Virgillito2012-06-25 10:53:47 -0700
commit287f2f31d5feff4dc4c564c5929f8fbea3273813 (patch)
treecc3a5bb67c00fcc9e1d80a6b91cff7d929cb10bb /js/io/system/ninjalibrary.json
parent0f62fd5d06af6933530a151126fe054bf1b68419 (diff)
parent6df664320d6acc489ca0f0f6d99f58d5851a0890 (diff)
downloadninja-287f2f31d5feff4dc4c564c5929f8fbea3273813.tar.gz
Merge pull request #330 from ericmueller/MaterialBugFixes
fixed a small startup issue with the RDGE library.
Diffstat (limited to 'js/io/system/ninjalibrary.json')
-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