Rename packaging folder for node stuff

This commit is contained in:
Joe Fiorini
2015-07-23 15:38:14 -04:00
parent f360a625ea
commit 57058493be
3 changed files with 8 additions and 8 deletions

View File

@@ -7,8 +7,8 @@
],
"watch": [
"tools/ui/timepiece.js",
"packaging/grunt/Brocfile.js",
"packaging/grunt/tower-app.js"
"packaging/node/Brocfile.js",
"packaging/node/tower-app.js"
],
"ext": "js json less html"
}