We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c807fc9 + 79123ef commit 0a42c84Copy full SHA for 0a42c84
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-activity-monitor",
3
- "version": "0.1.0",
+ "version": "1.0.1",
4
"homepage": "https://github.com/sean3z/angular-activity-monitor",
5
"authors": [
6
"Sean Wragg <seanwragg@gmail.com>"
@@ -27,6 +27,6 @@
27
"tests"
28
],
29
"dependencies": {
30
- "angular": "1.4"
+ "angular": ">=1.4"
31
}
32
package.json
- "version": "1.0.0",
"description": "An Angular service that tracks users' DOM activity",
"main": "activity-monitor.js",
"directories": {
0 commit comments