Skip to content

Commit

Permalink
use np with --no-yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
lipp committed Aug 8, 2018
1 parent 52439ad commit a8ae336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env sh
np
np --no-yarn
if [ $? -eq 0 ]
then
version=$(git describe --abbrev=0 --tags | cut -c2-)
Expand Down

0 comments on commit a8ae336

Please sign in to comment.