We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6057c5 commit a1536eaCopy full SHA for a1536ea
Formula/i/install-peerdeps.rb
@@ -1,8 +1,8 @@
1
class InstallPeerdeps < Formula
2
desc "CLI to automatically install peerDeps"
3
homepage "https://github.com/nathanhleung/install-peerdeps"
4
- url "https://registry.npmjs.org/install-peerdeps/-/install-peerdeps-3.0.6.tgz"
5
- sha256 "b40952d6add99d566db6eb427b313054dc4edfe1c541a801a6bf49062f162451"
+ url "https://registry.npmjs.org/install-peerdeps/-/install-peerdeps-3.0.7.tgz"
+ sha256 "b161e9e3e497cd492e571393784232a9ac9e4518044cda909f7e1d09c4fb5ea7"
6
license "MIT"
7
8
bottle do
0 commit comments