Skip to content

Commit

Permalink
[chore] Dont use publish script name
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed Jan 14, 2020
1 parent 4c59c63 commit 71df656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-slidy",
"version": "4.0.20",
"version": "4.0.21",
"main": "lib/",
"keywords": [
"slider",
Expand All @@ -25,7 +25,7 @@
"lint:js": "sui-lint js",
"lint:sass": "sui-lint sass",
"prelib": "npm run clean:lib -s",
"publish": "np",
"release": "np",
"prepublish": "npm run lib"
},
"license": "MIT",
Expand Down

1 comment on commit 71df656

@vercel
Copy link

@vercel vercel bot commented on 71df656 Jan 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.