diff options
author | Pushkar Joshi | 2012-06-05 14:57:39 -0700 |
---|---|---|
committer | Pushkar Joshi | 2012-06-05 14:57:39 -0700 |
commit | 5ba54dc275b07e7b2d0ed14751761d1e663d3d14 (patch) | |
tree | c9ee144a3c2973f3a458940000837ad076bdc000 /js/io/system | |
parent | f6584f0704be628a91e3749e0607e855aeda2477 (diff) | |
download | ninja-5ba54dc275b07e7b2d0ed14751761d1e663d3d14.tar.gz |
updated the ninja library version (now contains brushstroke and pen path rendering)
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 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 |