aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates
diff options
context:
space:
mode:
authorValerio Virgillito2012-05-16 01:06:05 -0700
committerValerio Virgillito2012-05-16 01:06:05 -0700
commitb2c8041058ab8d16ca49d70ed24ddd29e79f51d2 (patch)
treeed9e21527c8c205d3788094a252ffed454b34d4e /js/document/templates
parentf9f8fdc3000042ba5b4504d91870dc9a32ef25eb (diff)
downloadninja-b2c8041058ab8d16ca49d70ed24ddd29e79f51d2.tar.gz
Fixing the package file for the new dom template
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/document/templates')
-rwxr-xr-xjs/document/templates/html/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/document/templates/html/package.json b/js/document/templates/html/package.json
index c8bc02fb..d1e839dc 100755
--- a/js/document/templates/html/package.json
+++ b/js/document/templates/html/package.json
@@ -3,6 +3,7 @@
3 "lib": "" 3 "lib": ""
4 }, 4 },
5 "mappings": { 5 "mappings": {
6 "montage": "../../../../node_modules/montage/" 6 "montage": "../../../../node_modules/montage/",
7 "montage-google": "../../../../node_modules/montage-google/"
7 } 8 }
8} \ No newline at end of file 9} \ No newline at end of file