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.
1 parent 32efb3d commit 7bdce43Copy full SHA for 7bdce43
bower.json
@@ -36,6 +36,7 @@
36
"bower_components",
37
"test",
38
"tests",
39
- "example"
+ "example",
40
+ "src"
41
]
42
}
example/bower.json
@@ -17,12 +17,7 @@
17
"angular-dynamic-locale": "0.1.1",
18
"angular-i18n": "1.2.5",
19
"swagger-ui": "2.0.18",
20
- "font-awesome": "~4.1.0",
21
- "ng-table": "~0.3.3",
22
- "angular-bootstrap": "~0.11.0",
23
- "compass-mixins": "~1.0.1",
24
- "ng-table-export": "*",
25
- "angular-xeditable": "~0.1.8"
+ "ng-query-tool": "*"
26
},
27
"devDependencies": {
28
"angular-mocks": "1.2.18",
0 commit comments