Skip to content

Commit

Permalink
fix np
Browse files Browse the repository at this point in the history
  • Loading branch information
victornpb committed Mar 1, 2023
1 parent 1bf9e59 commit ebc2adc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"ghpages": "npm run build && npm run demo:build && npm run docs:build",
"install": "npm --prefix=demo/vue install && npm --prefix=docs install",
"ci": "npm --prefix=demo/vue ci && npm --prefix=docs ci",
"prepublishOnly": "npm run build && git add * && git commit -m \"Updating build\"",
"version": "npm run build",
"release": "np"
},
Expand Down

0 comments on commit ebc2adc

Please sign in to comment.