We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5edc06c + c2ca597 commit f22ef8cCopy full SHA for f22ef8c
1 file changed
bower.json
@@ -17,5 +17,8 @@
17
"angular-mocks": ">= 1.0.7"
18
},
19
"main": "./dist/angular-timer.js",
20
- "ignore": ["./node_modules/", "./bower_components/"]
+ "ignore": [
21
+ "node_modules",
22
+ "bower_components"
23
+ ]
24
}
0 commit comments