Skip to content

Commit

Permalink
Update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
arhtudormorar committed May 1, 2024
1 parent 1414c47 commit e26dd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "git+https://github.com/multiversx/mx-sdk-dapp-core.git"
},
"scripts": {
"compile": "tsc",
"build": "tsc",
"test": "jest",
"compile-next": "tsc --p tsconfig.next.json"
},
Expand Down

0 comments on commit e26dd86

Please sign in to comment.