Skip to content

Commit

Permalink
Changed to release with yarn.
Browse files Browse the repository at this point in the history
  • Loading branch information
dobromyslov committed Jan 19, 2021
1 parent ee67a9d commit fe39df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"scripts": {
"example": "jest",
"test": "xo && jest",
"release": "npm run build && np --no-2fa",
"release": "yarn build && np --no-2fa",
"build": "del-cli dist && tsc"
},
"xo": {
Expand Down

0 comments on commit fe39df5

Please sign in to comment.