Skip to content

Commit 3da975d

Browse files
committed
cleanup
1 parent 9cb205e commit 3da975d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/thirdweb/src/extensions/pack/createNewPack.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export type CreateNewPackParams = {
7878
};
7979

8080
/**
81-
* * @deprecated @deprecated [Pack contract is incompatible with Pectra update. Support for this contract is being removed in next release.]
81+
* * @deprecated [Pack contract is incompatible with Pectra update. Support for this contract is being removed in next release.]
8282
*
8383
* @extension PACK
8484
* @example

packages/thirdweb/src/extensions/prebuilts/deploy-pack.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export type DeployPackContractOptions = Prettify<
5555
>;
5656

5757
/**
58-
* @deprecated @deprecated [Pack contract is incompatible with Pectra update. Support for this contract is being removed in next release.]
58+
* @deprecated [Pack contract is incompatible with Pectra update. Support for this contract is being removed in next release.]
5959
*
6060
* Deploy a thirdweb Pack contract
6161
* @param options params for deploying [`Pack contract`](https://thirdweb.com/thirdweb.eth/Pack)

0 commit comments

Comments
 (0)