Skip to content

Commit

Permalink
update deployment arns
Browse files Browse the repository at this point in the history
  • Loading branch information
NickJ202 committed Aug 14, 2024
1 parent 50cf673 commit bbae217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build:staging": "NODE_ENV=development webpack",
"build:production": "NODE_ENV=production webpack",
"deploy:main": "npm run build:production && permaweb-deploy --ant-process xL2AfI-Mk-n3WsdP82YLUPxjZvoEtUg7pNxv86BOPhM",
"deploy:staging": "npm run build:staging && permaweb-deploy --ant-process 3QqMCEEH47MHNuTbEvE7v8a-_rSVSqQIXg5X5NDqoq4 --undername staging",
"deploy:staging": "npm run build:staging && permaweb-deploy --ant-process 5hzUyF9djDPUJ0AfXpWOW91XuAzk1xvLYyyPeLvlRyw --undername staging",
"prepare": "husky install"
},
"dependencies": {
Expand Down

0 comments on commit bbae217

Please sign in to comment.