We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d678a commit cfca989Copy full SHA for cfca989
README.md
@@ -1,6 +1,6 @@
1
# AngularJS Material Calendar
2
3
-[](https://semaphoreci.com/brad/angular-material-calendar)
+[](https://semaphoreci.com/brad/angular-material-calendar)
4
5
A calendar directive for AngularJS and Angular Material Design.
6
It's lightweight at ~2.1 kB, and has a lot of configurability.
package.json
@@ -30,6 +30,7 @@
30
"gulp-sass": "^2.0.4",
31
"gulp-size": "^2.0.0",
32
"gulp-uglify": "^1.2.0",
33
+ "node-sass": "^3.3.2",
34
"protractor": "^2.2.0",
35
"replacestream": "^4.0.0",
36
"run-sequence": "^1.1.2"
0 commit comments