Skip to content

Commit

Permalink
update permaweb deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
NickJ202 committed Jul 3, 2024
1 parent abc949f commit 30efc26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
12 changes: 1 addition & 11 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,7 @@ module.exports = {
{
groups: [
['^react', '^@?\\w'],
[
'^arweave',
'arbundles',
'@irys/sdk',
'^warp',
'@permaweb/aoconnect',
'^permaweb-orderbook',
'^permaweb-sdk',
'^@permaweb/stampjs',
'^@?\\w',
],
['^arweave', 'arbundles', '@irys/sdk', '^warp', '@permaweb/aoconnect', '^@permaweb/stampjs', '^@?\\w'],
['^(@|api)(/.*|$)', '^(@|gql)(/.*|$)'],
[
'^(@|app)(/.*|$)',
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,14 @@
},
"dependencies": {
"@irys/sdk": "^0.1.0-a1",
"@othent/kms": "^1.0.12",
"@permaweb/aoconnect": "0.0.51",
"@permaweb/stampjs": "0.6.1",
"@stripe/react-stripe-js": "^2.4.0",
"@stripe/stripe-js": "^2.4.0",
"@types/react-router-dom": "^5.3.3",
"arbundles": "^0.10.1",
"arweave-wallet-connector": "^1.0.2",
"permaweb-orderbook": "^1.6.52",
"permaweb-sdk": "1.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
Expand Down Expand Up @@ -70,7 +69,7 @@
"npm-force-resolutions": "^0.0.10",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"permaweb-deploy": "1.1.1",
"permaweb-deploy": "1.1.2",
"prettier": "^2.8.3",
"process": "^0.11.10",
"raw-loader": "^4.0.2",
Expand Down

0 comments on commit 30efc26

Please sign in to comment.