aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/html/package.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-05-16 11:42:09 -0700
committerValerio Virgillito2012-05-16 11:42:09 -0700
commit23bf5db97fb24afdb14d02faac1136fc04137e96 (patch)
treeb0d2bb48506cda93e0db62d3e77c4ca9fc7306cf /js/document/templates/html/package.json
parent081d72d145f3b570f0f866802e015527848f690e (diff)
parent78250b70bdf0089e2b8ac56fb77e2f76ab83f34c (diff)
downloadninja-23bf5db97fb24afdb14d02faac1136fc04137e96.tar.gz
Merge pull request #238 from joseeight/Document
Fixing Chrome Preview
Diffstat (limited to 'js/document/templates/html/package.json')
-rwxr-xr-xjs/document/templates/html/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/document/templates/html/package.json b/js/document/templates/html/package.json
index d1e839dc..4f36090a 100755
--- a/js/document/templates/html/package.json
+++ b/js/document/templates/html/package.json
@@ -4,6 +4,7 @@
4 }, 4 },
5 "mappings": { 5 "mappings": {
6 "montage": "../../../../node_modules/montage/", 6 "montage": "../../../../node_modules/montage/",
7 "tools": "../../../../node_modules/tools/",
7 "montage-google": "../../../../node_modules/montage-google/" 8 "montage-google": "../../../../node_modules/montage-google/"
8 } 9 }
9} \ No newline at end of file 10} \ No newline at end of file