]> git.saurik.com Git - logizomai.git/blob - publish
Do not require the user to have JSON5 (npm sucks).
[logizomai.git] / publish
1 #!/bin/bash
2 set -e
3 git describe --tags --match="v*" --exact-match >/dev/null
4 ./make
5 npm publish