diff options
author | hwc487 | 2012-05-17 09:51:11 -0700 |
---|---|---|
committer | hwc487 | 2012-05-17 09:51:11 -0700 |
commit | 9321b1d7ab2d23e165ac90e9eea3287f72463948 (patch) | |
tree | 0b50e138dfc1044dde01fbec401bfdabcdd65c26 /js/io/system | |
parent | a73034090b30d79a0722fc5d32e081f35d2c7f5c (diff) | |
download | ninja-9321b1d7ab2d23e165ac90e9eea3287f72463948.tar.gz |
Linear & radial gradients for runtime fixes
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 feced079..5bacb28a 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.8.0.0"}, | 3 | {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.8.0.0"}, |
4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.6.0"} | 4 | {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.6.1"} |
5 | ] | 5 | ] |
6 | } \ No newline at end of file | 6 | } \ No newline at end of file |