Skip to content

Commit

Permalink
update package json
Browse files Browse the repository at this point in the history
  • Loading branch information
varex83 committed Aug 9, 2024
1 parent 30e2598 commit 948b24c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "starknet-abi-forms",
"description": "A Starknet ABI Form Parser, with type Validations for Starknet Contracts and making integration faster with Starknet.",
"version": "0.1.9-dev.1",
"version": "0.1.9-dev.2",
"author": "Prince Anuragi <prince.anuragi@nethermind.io>",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -90,7 +90,7 @@
"engines": {
"node": ">=14.0.0"
},
"devDependencies": {
"dependencies": {
"@babel/core": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 948b24c

Please sign in to comment.