]> git.saurik.com Git - logizomai.git/blob - publish
Use slightly more "normal" npm directory names ;P.
[logizomai.git] / publish
1 #!/bin/bash
2 set -e
3 git describe --tags --match="v*" --exact-match >/dev/null
4 ./make
5 npm publish