We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d947eb2 commit a59f97aCopy full SHA for a59f97a
bower.json
@@ -9,17 +9,17 @@
9
"url": "git://github.com/FredrikSandell/angular-workers"
10
},
11
"ignore": [
12
- 'src',
13
- 'test',
14
- '.bowerrc',
15
- '.gitignore',
16
- '.jshintrc',
17
- '.travis.yml',
18
- '.editorconfig',
19
- 'bower.json',
20
- 'Gruntfile.js',
21
- 'package.json',
22
- 'karma.conf.js'
+ "src",
+ "test",
+ ".bowerrc",
+ ".gitignore",
+ ".jshintrc",
+ ".travis.yml",
+ ".editorconfig",
+ "bower.json",
+ "Gruntfile.js",
+ "package.json",
+ "karma.conf.js"
23
],
24
"dependencies": {
25
"angular": "~1.3.*"
0 commit comments