-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathdependencies.yml
More file actions
44 lines (38 loc) · 827 Bytes
/
dependencies.yml
File metadata and controls
44 lines (38 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
version: 2
dependencies:
- type: js
path: /
manifest_updates:
filters:
- name: ".*"
versions: "Y.Y.Y"
- type: js
path: packages/oc-azure-storage-adapter
manifest_updates:
filters:
- name: ".*"
versions: "Y.Y.Y"
- type: js
path: packages/oc-gs-storage-adapter
manifest_updates:
filters:
- name: ".*"
versions: "Y.Y.Y"
- type: js
path: packages/oc-riak-storage-adapter
manifest_updates:
filters:
- name: ".*"
versions: "Y.Y.Y"
- type: js
path: packages/oc-s3-storage-adapter
manifest_updates:
filters:
- name: ".*"
versions: "Y.Y.Y"
- type: js
path: packages/oc-storage-adapters-utils
manifest_updates:
filters:
- name: ".*"
versions: "Y.Y.Y"