aboutsummaryrefslogtreecommitdiff
path: root/user-document-templates/montage-application-cloud/package.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-01 14:36:41 -0800
committerValerio Virgillito2012-02-01 14:36:41 -0800
commit9d0f0e55167e0cb2f73dd056cb35a2e82b45340e (patch)
treef8ee0cc577f303d1bdde311165f12089407fcf83 /user-document-templates/montage-application-cloud/package.json
parent8592cfb89db05f0e52d8c1b8c7046e6f49e3522d (diff)
downloadninja-9d0f0e55167e0cb2f73dd056cb35a2e82b45340e.tar.gz
Changing the user document application to use a main component
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'user-document-templates/montage-application-cloud/package.json')
-rw-r--r--user-document-templates/montage-application-cloud/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-document-templates/montage-application-cloud/package.json b/user-document-templates/montage-application-cloud/package.json
index 5466b3d7..4be312d5 100644
--- a/user-document-templates/montage-application-cloud/package.json
+++ b/user-document-templates/montage-application-cloud/package.json
@@ -3,6 +3,6 @@
3 "lib": "" 3 "lib": ""
4 }, 4 },
5 "mappings": { 5 "mappings": {
6 "montage": "../../node_modules/montage/" 6 "montage": "../../node_modules/montage-user/"
7 } 7 }
8} \ No newline at end of file 8} \ No newline at end of file