Beginnings of toggling days-of-week for repeatable dailies

Conflicts:

	lib/app/index.js
	package.json
	src/app/index.coffee
This commit is contained in:
Tyler Renelle
2012-09-04 22:09:52 -04:00
parent 33c285c398
commit 9c58a7809f
11 changed files with 128 additions and 37 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"connect-mongo": ">=0.1.9",
"derby-ui-boot": "*",
"guid": "*",
"node.extend": "*"
"node.extend": "*",
"moment": "*"
},
"private": true,
"devDependencies": {