Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed Jun 25, 2024
1 parent 75b61cb commit ccd6889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
},
"scripts": {
"start": "gulp build",
"build": "NODE_ENV=production gulp build",
"build:prod": "NODE_ENV=production gulp build",
"prepublish": "yarn build:prod",
"publish:css-develop": "npm publish --tag core-v0.1",
Expand Down

0 comments on commit ccd6889

Please sign in to comment.