Skip to content

Commit f3aebae

Browse files
jasonkarnsouchxp
authored andcommitted
Dependency update handled by npm
1 parent 6513bea commit f3aebae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
},
2222
"scripts": {
2323
"test": "bats ${CI:+--tap} test",
24-
"update:deps": "curl 'https://raw.githubusercontent.com/qzb/sh-semver/master/semver.sh' > deps/semver.sh",
2524
"publish:brew": "brew-publish $npm_package_name v$npm_package_version",
2625
"postversion": "git push --follow-tags && npm run publish:brew",
2726
"docker:test": "docker run -it --rm -v $PWD:/nodenv-nvmrc node:16 /bin/sh -c 'cd nodenv-nvmrc; npm install; npm run pretest; npm run test'"

0 commit comments

Comments
 (0)