Skip to content

Commit

Permalink
update permaweb-deploy arns
Browse files Browse the repository at this point in the history
  • Loading branch information
NickJ202 committed Dec 26, 2024
1 parent e58de66 commit 9313db5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"test:coverage": "CI=true npm test -- --env=jsdom --coverage",
"build:staging": "NODE_ENV=staging webpack",
"build:production": "NODE_ENV=production webpack",
"deploy:main": "npm run build:production && permaweb-deploy --ant-process Y_0sEnzlPZGmbhknubMBhFmkK9AAylOnx4Tl3Mz_uQM",
"deploy:staging": "npm run build:staging && permaweb-deploy --ant-process Y_0sEnzlPZGmbhknubMBhFmkK9AAylOnx4Tl3Mz_uQM --undername staging",
"deploy:main": "npm run build:production && permaweb-deploy --ant-process VTY3FfVNgfjsAUY0JiOCSxlm5gpQ8t7dHjY8QKEO-YY",
"deploy:staging": "npm run build:staging && permaweb-deploy --ant-process VTY3FfVNgfjsAUY0JiOCSxlm5gpQ8t7dHjY8QKEO-YY --undername staging",
"prepare": "husky install"
},
"dependencies": {
Expand Down

0 comments on commit 9313db5

Please sign in to comment.