aboutsummaryrefslogtreecommitdiff
path: root/js/io
diff options
context:
space:
mode:
authorPushkar Joshi2012-06-05 14:57:39 -0700
committerPushkar Joshi2012-06-05 14:57:39 -0700
commit5ba54dc275b07e7b2d0ed14751761d1e663d3d14 (patch)
treec9ee144a3c2973f3a458940000837ad076bdc000 /js/io
parentf6584f0704be628a91e3749e0607e855aeda2477 (diff)
downloadninja-5ba54dc275b07e7b2d0ed14751761d1e663d3d14.tar.gz
updated the ninja library version (now contains brushstroke and pen path rendering)
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 5c1eb875..19ad97e8 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.0.0"}, 3 {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.10.0.0"},
4 {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.7.0"} 4 {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.8.0"}
5 ] 5 ]
6} \ No newline at end of file 6} \ No newline at end of file