aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-05-03 17:07:40 -0700
committerNivesh Rajbhandari2012-05-03 17:07:40 -0700
commitc14b8d9fd1acde98ffc427b0bbdba7d1442c39a4 (patch)
treed7744f071bf1b45578244e7355898025498f93fe /js
parent3bbb69b59877b64d4b22b4106e833e1bb45775e2 (diff)
downloadninja-c14b8d9fd1acde98ffc427b0bbdba7d1442c39a4.tar.gz
Converting canvas runtime to use prototypes for geom obj, rectangle, oval and line.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'js')
-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 e236f2e0..3f4584d5 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.7.0.0"}, 3 {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.7.0.0"},
4 {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.5.0"} 4 {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.6.0"}
5 ] 5 ]
6} \ No newline at end of file 6} \ No newline at end of file