Skip to content

Commit ca3c947

Browse files
authored
Update bower.json
1 parent f555370 commit ca3c947

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bower.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "angular-mocks-async",
33
"description": "AngularJS module to mock async HTTP",
4-
"main": "./dist/angular-mocks-async.js",
4+
"main": "./dist/angular-mocks-async.min.js",
5+
"homepage": "https://github.com/amoldavsky/angular-mocks-async",
56
"version": "1.0.2",
67
"authors": [
78
"Assaf Moldavsky"
@@ -17,8 +18,6 @@
1718
"ngMock",
1819
"async"
1920
],
20-
"homepage": "https://github.com/amoldavsky/angular-mocks-async",
21-
"private": true,
2221
"ignore": [
2322
"**/.*",
2423
"node_modules",

0 commit comments

Comments
 (0)