Skip to content

Commit f6f0f7a

Browse files
update bower.json
1 parent fa328b5 commit f6f0f7a

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

bower.json

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
{
2-
"name": "aureooms-js-gn",
3-
"version": "1.0.4",
4-
"description": "graphs and networks code bricks for JavaScript",
5-
"homepage": "https://aureooms.github.io/js-gn",
6-
"license": "AGPL-3.0",
7-
"main": "js/dist/gn.js",
8-
"ignore": [
9-
"js/index.js",
10-
"js/src",
11-
"test",
12-
"pkg.json",
13-
"package.json",
14-
".groc.json",
15-
".travis.yml",
16-
".gitignore",
17-
"README.md"
18-
]
19-
}
2+
"name": "aureooms-js-gn",
3+
"version": "1.0.4",
4+
"description": "graphs and networks code bricks for JavaScript",
5+
"homepage": "https://aureooms.github.io/js-gn",
6+
"license": "AGPL-3.0",
7+
"main": "js/dist/gn.js",
8+
"ignore": [
9+
"js/index.js",
10+
"js/src",
11+
"test",
12+
"pkg.json",
13+
"package.json",
14+
".groc.json",
15+
".travis.yml",
16+
".gitignore",
17+
"README.md",
18+
"inch.json",
19+
".codeclimate.yml"
20+
]
21+
}

0 commit comments

Comments
 (0)