Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit c7b5424

Browse files
committed
Strip down bower.json
1 parent 6a7189a commit c7b5424

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

bower.json

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,8 @@
11
{
22
"name": "task-lists",
3-
"version": "0.1.1",
43
"dependencies": {
54
"jquery": ">= 1.9.1",
65
"crema": "https://github.com/github/crema.git",
76
"qunit": ">= 1.0"
8-
},
9-
"ignore": [
10-
"lib/",
11-
"script/",
12-
"test/",
13-
"vendor/",
14-
".gitignore",
15-
"Gemfile",
16-
"Rakefile",
17-
"config.ru",
18-
"task-lists.gemspec",
19-
"**/.*",
20-
"node_modules",
21-
"bower_components"
22-
]
7+
}
238
}

0 commit comments

Comments
 (0)