diff options
| author | Sean Fridman <fridman@mail.sfsu.edu> | 2015-06-05 15:01:01 -0400 |
|---|---|---|
| committer | Sean Fridman <fridman@mail.sfsu.edu> | 2015-06-05 15:02:40 -0400 |
| commit | 5082f3cad3f8f730ab4cc21f6b6cdf05c37436dd (patch) | |
| tree | 7c774265ceb8e6732a685ff315395c678c4ad700 /app/node_modules/oktemplate/package.json | |
| parent | 045bf1936bedf5c56a0f983b242c4f53f6766cf6 (diff) | |
Implement template reloadingv0.1.9
Diffstat (limited to 'app/node_modules/oktemplate/package.json')
| -rw-r--r-- | app/node_modules/oktemplate/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/node_modules/oktemplate/package.json b/app/node_modules/oktemplate/package.json index 70e94e3..61d90e8 100644 --- a/app/node_modules/oktemplate/package.json +++ b/app/node_modules/oktemplate/package.json @@ -10,6 +10,7 @@ "license": "None", "dependencies": { "bluebird": "^2.9.21", + "chokidar": "^1.0.3", "glob": "^5.0.3", "json-to-html": "^0.1.2", "liquid-node": "^2.5.0", |
