Skip to content

Commit

Permalink
making sure starknet patch is applied in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar Oostendorp committed May 25, 2024
1 parent 3e24676 commit 195f278
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 795 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,29 +16,25 @@
"@aws-sdk/client-s3": "^3.418.0",
"@types/fs-extra": "^11.0.4",
"abi-wan-kanabi": "^2.2.2",
"canvas": "^2.11.2",
"dotenv": "^16.3.1",
"express": "^4.19.2",
"fs": "^0.0.1-security",
"fs-extra": "^11.2.0",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"graphql-ws": "^5.14.2",
"lockfile": "^1.0.4",
"lodash": "^4.17.21",
"patch-package": "^8.0.0",
"pngjs": "^7.0.0",
"postinstall-postinstall": "^2.1.0",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7",
"starknet": "^5.24.3",
"starknet": "5.24.3",
"ws": "^8.15.0"
},
"devDependencies": {
"@types/node": "^20.7.0",
"nodemon": "^3.0.1",
"ts-node": "^10.9.1",
"tsx": "^4.10.5",
"typescript": "^5.4.5",
"wait-port": "^1.0.4"
}
Expand Down
Loading

0 comments on commit 195f278

Please sign in to comment.