Skip to content

Commit b7e009a

Browse files
authoredJul 23, 2024
Merge pull request Plutonomicon#1636 from Plutonomicon/klntsky/update-uplc-apply-args-2
Update uplc-apply-args
2 parents ff59fee + 87db9a0 commit b7e009a

File tree

4 files changed

+48
-48
lines changed

4 files changed

+48
-48
lines changed
 

‎package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@mlabs-haskell/cardano-message-signing": "^1.0.1",
3535
"@mlabs-haskell/cardano-serialization-lib-gc": "12.0.0-alpha.31",
3636
"@mlabs-haskell/json-bigint": "2.0.0",
37-
"@mlabs-haskell/uplc-apply-args": "2.0.1",
37+
"@mlabs-haskell/uplc-apply-args": "1.0.29-alpha",
3838
"@noble/secp256k1": "^1.7.0",
3939
"base64-js": "^1.5.1",
4040
"bignumber.js": "^9.1.1",

‎templates/ctl-scaffold/package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎templates/ctl-scaffold/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@mlabs-haskell/cardano-message-signing": "^1.0.1",
2929
"@mlabs-haskell/cardano-serialization-lib-gc": "12.0.0-alpha.31",
3030
"@mlabs-haskell/json-bigint": "2.0.0",
31-
"@mlabs-haskell/uplc-apply-args": "2.0.1",
31+
"@mlabs-haskell/uplc-apply-args": "1.0.29-alpha",
3232
"@noble/secp256k1": "^1.7.0",
3333
"base64-js": "^1.5.1",
3434
"bignumber.js": "^9.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.