Skip to content

Commit

Permalink
Merge main into sweep/add-sweep-config
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Dec 13, 2023
2 parents 7c43ed9 + f592937 commit bf20530
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
"starknet": "5.19.5",
"starknet-abi-forms": "^0.1.4",
"starknet-abi-forms": "^0.1.5",
"vite-plugin-svgr": "^4.0.0",
"web-vitals": "^2.1.4",
"yup": "^1.2.0"
Expand Down
8 changes: 4 additions & 4 deletions plugin/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion plugin/src/features/Deployment/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { useAtom, useAtomValue, useSetAtom } from 'jotai'
import transactionsAtom from '../../atoms/transactions'

import './styles.css'
import './override.css'
import {
compiledContractsAtom,
selectedCompiledContract
Expand Down

0 comments on commit bf20530

Please sign in to comment.