File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -350,4 +350,4 @@ You can have a better overview of the percentage of success by looking your Clou
350350** cacheable-response** © [ Kiko Beats] ( https://kikobeats.com ) , released under the [ MIT] ( https://github.com/Kikobeats/cacheable-response/blob/master/LICENSE.md ) License.<br />
351351Authored and maintained by Kiko Beats with help from [ contributors] ( https://github.com/Kikobeats/cacheable-response/contributors ) .
352352
353- > [ kikobeats.com] ( https://kikobeats.com ) · GitHub [ Kiko Beats] ( https://github.com/Kikobeats ) · Twitter [ @Kikobeats ] ( https://twitter .com/Kikobeats )
353+ > [ kikobeats.com] ( https://kikobeats.com ) · GitHub [ Kiko Beats] ( https://github.com/Kikobeats ) · X [ @Kikobeats ] ( https://x .com/Kikobeats )
Original file line number Diff line number Diff line change 7676 "github-generate-release" : " latest" ,
7777 "got" : " 11" ,
7878 "nano-staged" : " latest" ,
79- "npm-check-updates" : " latest" ,
8079 "simple-git-hooks" : " latest" ,
8180 "standard" : " latest" ,
8281 "standard-markdown" : " latest" ,
9493 "contributors" : " (git-authors-cli && --sort-ignore-object-at ava && git add package.json && git commit -m 'build: contributors' --no-verify) || true" ,
9594 "lint" : " standard-markdown README.md && standard" ,
9695 "postrelease" : " npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)" ,
97- "prerelease" : " npm run update:check && npm run contributors" ,
96+ "prerelease" : " npm run contributors" ,
9897 "pretest" : " npm run lint" ,
9998 "release" : " standard-version -a" ,
10099 "release:github" : " github-generate-release" ,
101100 "release:tags" : " git push --follow-tags origin HEAD:master" ,
102- "test" : " c8 ava" ,
103- "update" : " ncu -u" ,
104- "update:check" : " ncu -- --error-level 2"
101+ "test" : " c8 ava"
105102 },
106103 "license" : " MIT" ,
107104 "ava" : {
You can’t perform that action at this time.
0 commit comments