Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitee94cc3

Browse files
committed
bower: update bower.json acc to the spec
Bower uses git tags and ignores the `version` field.Seehttps://github.com/bower/bower.json-spec#versionAlso according to the same spec, minified files shouldn't be included to `main`.
1 parent1e21413 commitee94cc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎bower.json‎

Lines changed: 1 addition & 2 deletions
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)

[8]ページ先頭

©2009-2025 Movatter.jp