aboutsummaryrefslogtreecommitdiff
path: root/js/io
diff options
context:
space:
mode:
authorPushkar Joshi2012-06-06 09:46:15 -0700
committerPushkar Joshi2012-06-06 09:46:15 -0700
commitea195af100d327aac68ada28387fe8259d0f31f4 (patch)
tree4c6045135ca9222680e7a35dae817dac1d469d4d /js/io
parent5ba54dc275b07e7b2d0ed14751761d1e663d3d14 (diff)
downloadninja-ea195af100d327aac68ada28387fe8259d0f31f4.tar.gz
added gradients to pen path runtime
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 19ad97e8..e9df5e58 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.8.0"} 4 {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.9.0"}
5 ] 5 ]
6} \ No newline at end of file 6} \ No newline at end of file