Skip to content

Commit

Permalink
types def missed in last publish
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in committed May 18, 2024
1 parent 8b3bcbd commit 8d94de4
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 @@ -36,7 +36,8 @@
"rp": "node ./dist/richie.js",
"clean": "cls && rimraf dist",
"bt": "cls && yarn dev && jest",
"test": "jest"
"test": "jest",
"deploy":"yarn build && yarn publish --access public"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 8d94de4

Please sign in to comment.