Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
edit diff
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian-dev28 committed Sep 14, 2023
1 parent b20b921 commit 69e1973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dapps/dapp-challenges/challenge-2-liquidity-pool.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ Then, you will need to update the `package.json` file in the frontend directory
-"share-token-contract": "file:../.soroban/contracts/share-token",
-"token-a-contract": "file:../.soroban/contracts/token-a",
-"token-b-contract": "file:../.soroban/contracts/token-b",

+"liquidity-pool-contract": "file:.soroban/contracts/liquidity-pool",
+"share-token-contract": "file:.soroban/contracts/share-token",
+"token-a-contract": "file:.soroban/contracts/token-a",
Expand Down

0 comments on commit 69e1973

Please sign in to comment.