Skip to content

Commit 9a9c976

Browse files
committed
Merge pull request #263 from thorn0/patch-1
bower: update bower.json acc to the spec
2 parents 1e21413 + ee94cc3 commit 9a9c976

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
"author": "Jason Dobry",
33
"name": "angular-data",
44
"description": "Data store for Angular.js.",
5-
"version": "1.4.2",
65
"homepage": "http://angular-data.pseudobry.com/",
76
"repository": {
87
"type": "git",
98
"url": "https://github.com/jmdobry/angular-data.git"
109
},
11-
"main": "./dist/angular-data.min.js",
10+
"main": "./dist/angular-data.js",
1211
"ignore": [
1312
".idea/",
1413
".*",

0 commit comments

Comments
 (0)