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 f555370 commit ca3c947Copy full SHA for ca3c947
bower.json
@@ -1,7 +1,8 @@
1
{
2
"name": "angular-mocks-async",
3
"description": "AngularJS module to mock async HTTP",
4
- "main": "./dist/angular-mocks-async.js",
+ "main": "./dist/angular-mocks-async.min.js",
5
+ "homepage": "https://github.com/amoldavsky/angular-mocks-async",
6
"version": "1.0.2",
7
"authors": [
8
"Assaf Moldavsky"
@@ -17,8 +18,6 @@
17
18
"ngMock",
19
"async"
20
],
- "homepage": "https://github.com/amoldavsky/angular-mocks-async",
21
- "private": true,
22
"ignore": [
23
"**/.*",
24
"node_modules",
0 commit comments