diff options
Diffstat (limited to 'js/document/templates')
-rwxr-xr-x | js/document/templates/montage-html/package.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/js/document/templates/montage-html/package.json b/js/document/templates/montage-html/package.json new file mode 100755 index 00000000..d1e839dc --- /dev/null +++ b/js/document/templates/montage-html/package.json | |||
@@ -0,0 +1,9 @@ | |||
1 | { | ||
2 | "directories": { | ||
3 | "lib": "" | ||
4 | }, | ||
5 | "mappings": { | ||
6 | "montage": "../../../../node_modules/montage/", | ||
7 | "montage-google": "../../../../node_modules/montage-google/" | ||
8 | } | ||
9 | } \ No newline at end of file | ||