Skip to content

Commit

Permalink
build: only check --engine-strict for production deps (#128)
Browse files Browse the repository at this point in the history
Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>

Source-Author: Benjamin E. Coe <bencoe@google.com>
Source-Date: Thu Oct 15 17:40:52 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 5451633881133e5573cc271a18e73b18caca8b1b
Source-Link: googleapis/synthtool@5451633
  • Loading branch information
yoshi-automation committed Oct 20, 2020
1 parent b76824b commit bfe750a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/google-monitoring-dashboard/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-monitoring-dashboards.git",
"sha": "b4ff035df0ece5631293a438897d79d1176e4483"
"sha": "0548ed8270fec57081104051b6dc4872e3e61350"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9"
"sha": "5451633881133e5573cc271a18e73b18caca8b1b"
}
}
],
Expand Down

0 comments on commit bfe750a

Please sign in to comment.