From 409361a7f7653ddb09f9a7463e9ea4ce47caa960 Mon Sep 17 00:00:00 2001
From: Valerio Virgillito
Date: Tue, 3 Jul 2012 14:26:19 -0700
Subject: Removing the youtube hack now that we have the proper fix from
 montage

Removing the saved instance of the component when opening a file containing the youtube component. Montage made the fix where the instance is now serialized property.

Signed-off-by: Valerio Virgillito <valerio@motorola.com>
---
 js/io/system/ninjalibrary.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'js/io')

diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json
index 86134b97..7f8ee94f 100644
--- a/js/io/system/ninjalibrary.json
+++ b/js/io/system/ninjalibrary.json
@@ -1,6 +1,6 @@
 {
 	"libraries": [
-		{"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.11.2.0"},
+		{"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.11.2.1"},
 		{"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.6.0.3"}
 	]
 }
\ No newline at end of file
-- 
cgit v1.2.3