-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit 3ffd43a
committed
build: preserve
Addresses an issue where publishing snapshot builds would replace the value with the package SHAs in `peerDependenciesMeta`.
See: https://github.com/angular/angular-build-builds/blob/d4d0f1ca0932bd4fe2df4cc2da10d132789dcd8f/package.json#L89
(cherry picked from commit 697d7e6)peerDependenciesMeta
in snapshots1 parent cf4e676 commit 3ffd43a
1 file changed
+16
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | - | ||
10 | - | ||
11 | - | ||
12 | - | ||
13 | - | ||
14 | - | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
15 | 23 |
| |
16 | - | ||
24 | + | ||
25 | + | ||
17 | 26 |
| |
18 | 27 |
| |
19 | 28 |
|
0 commit comments