@daiyam/artifact-lang-js 0.13.0 → 0.13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daiyam/artifact-lang-js",
3
- "version": "0.13.0",
3
+ "version": "0.13.1",
4
4
  "description": "The base configuration for my javascript projects",
5
5
  "author": {
6
6
  "name": "Baptiste Augrain",
@@ -31,5 +31,5 @@
31
31
  "project-template",
32
32
  "scaffold"
33
33
  ],
34
- "gitHead": "35d00c58535041af210075d57b2f6929bd22eec5"
34
+ "gitHead": "89f8a74f9d76cf6201ce9de3064c32d3a961b0a2"
35
35
  }
@@ -40,28 +40,30 @@ update:
40
40
 
41
41
  journeys:
42
42
  - name: fixpack
43
+ scope: global
43
44
  travels:
44
45
  - path: .fixpackrc
45
46
  format: json
46
47
  route:
47
48
  $$extend: default(sort)
48
49
  patches:
49
- patch:
50
50
  - op: add
51
51
  path: /map(sort)/map(compose)/sortToTop
52
52
  value: list(dedup-first)
53
53
 
54
54
  - name: lintstaged
55
+ scope: global
55
56
  travels:
56
57
  - path: .lintstagedrc.yml
57
58
  route: default(sort)
58
59
 
59
60
  - name: taze
61
+ scope: global
60
62
  travels:
61
63
  - path: .tazerc.json
62
64
  route:
63
65
  $$extend: default(sort)
64
- patch:
66
+ patches:
65
67
  - op: add
66
68
  path: /map(sort)/map(compose)/$$remove
67
69
  value: