File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
"ship" : " STATUS=$(git status --porcelain); echo $STATUS; if [ -z \" $STATUS\" ]; then yarn publish --access public && git push --follow-tags; fi"
15
15
},
16
16
"devDependencies" : {
17
- "bunyan" : " ^ 1.8.15" ,
17
+ "bunyan" : " 1.8.15" ,
18
18
"eslint" : " 7.21.0" ,
19
19
"eslint-plugin-ghost" : " 2.0.0" ,
20
20
"mocha" : " 8.2.1" ,
Original file line number Diff line number Diff line change 209
209
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
210
210
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
211
211
212
- bunyan@^ 1.8.15 :
212
+
213
213
version "1.8.15"
214
214
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.15.tgz#8ce34ca908a17d0776576ca1b2f6cbd916e93b46"
215
215
integrity sha512-0tECWShh6wUysgucJcBAoYegf3JJoZWibxdqhTm7OHPeT42qdjkZ29QCMcKwbgU1kiH+auSIasNRXMLWXafXig==
You can’t perform that action at this time.
0 commit comments