We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e636d60 commit 892823eCopy full SHA for 892823e
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "dotjem-angular-routing",
3
"version": "0.6.1",
4
- "main": [ "./build/angular-routing.min.js", "./build/angular-routing.js" ],
+ "main": [ "build/angular-routing.min.js", "build/angular-routing.js" ],
5
"dependencies": {
6
"angular": ">= 1.2"
7
}
0 commit comments