Skip to content

Commit bde1b5e

Browse files
josephperrottthePunderWoman
authored andcommitted
build: remove the "restamping" substitutions from adev shared-docs package (angular#61585)
Remove the substitutions as they are not actually needed PR Close angular#61585
1 parent d775398 commit bde1b5e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

adev/shared-docs/BUILD.bazel

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,4 @@ pkg_npm(
8989
nested_packages = [
9090
":pkg_middle",
9191
],
92-
substitutions = {
93-
# Force the "unstamped" versions to be later than current so they are considered up to date.
94-
"0\\.0\\.0": "99.99.99",
95-
},
9692
)

0 commit comments

Comments
 (0)