File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " broccoli-serviceworker" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"description" : " A broccoli plugin automating ServiceWorker file creation for Broccoli and Ember.js" ,
5
5
"main" : " lib/service-worker.js" ,
6
6
"ember-addon" : {
26
26
},
27
27
"homepage" : " https://github.com/jkleinsc/broccoli-serviceworker" ,
28
28
"dependencies" : {
29
- "broccoli-funnel" : " ~0.2.3 " ,
30
- "broccoli-kitchen-sink-helpers" : " ~0.2.2 " ,
31
- "broccoli-merge-trees" : " ~0.1.4 " ,
29
+ "broccoli-funnel" : " ~1.0.1 " ,
30
+ "broccoli-kitchen-sink-helpers" : " ~0.3.1 " ,
31
+ "broccoli-merge-trees" : " ~1.0.0 " ,
32
32
"broccoli-writer" : " ~0.1.1" ,
33
- "serviceworker-cache-polyfill" : " ^3.0.0"
34
- },
35
- "devDependencies" : {
33
+ "serviceworker-cache-polyfill" : " ^3.0.0" ,
36
34
"stringifile" : " ^0.1.1"
37
35
}
38
36
}
You can’t perform that action at this time.
0 commit comments