diff options
author | Jose Antonio Marquez | 2012-05-16 11:37:05 -0700 |
---|---|---|
committer | Jose Antonio Marquez | 2012-05-16 11:37:05 -0700 |
commit | 5de553a1b3bdd8783ab6ce017ae70369ad92a890 (patch) | |
tree | 5d98f4a2787682a44979b5574e84dc67a7d6f4ae /js/document/templates/html/package.json | |
parent | b2c8041058ab8d16ca49d70ed24ddd29e79f51d2 (diff) | |
download | ninja-5de553a1b3bdd8783ab6ce017ae70369ad92a890.tar.gz |
Fixing preview bug
Also setting up for Montage component serialization.
Diffstat (limited to 'js/document/templates/html/package.json')
-rwxr-xr-x | js/document/templates/html/package.json | 1 |
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 |