Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Jul 25, 2021
1 parent 6eea3a7 commit 1060f25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"generate": "stencil generate",
"format": "prettier --write src",
"example:copy": "stencil build --docs && cp -R dist/stripe-elements example/",
"example:serve": "npx serve example"
"example:serve": "npx serve example",
"release": "np"
},
"dependencies": {
"@stencil/core": "^2.0.1",
Expand Down

0 comments on commit 1060f25

Please sign in to comment.