Skip to content

Commit

Permalink
release/23.04
Browse files Browse the repository at this point in the history
MERGING RELEASE branches
  • Loading branch information
hirensoni913 authored Jul 6, 2023
2 parents 69772a8 + 9aadf67 commit c36eba0
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 @@ -12,7 +12,8 @@
},
"scripts": {
"build": "rollup -c",
"start": "rollup -c -w"
"start": "rollup -c -w",
"prepare":"npm run build"
},
"peerDependency": {
"react-intl": "^5.8.1"
Expand Down

0 comments on commit c36eba0

Please sign in to comment.