@lit-protocol/contracts
Advanced tools
Comparing version 0.0.43 to 0.0.44
@@ -11,4 +11,8 @@ import * as fs from "fs"; | ||
const DEV_BRANCH = process.env.DEV_BRANCH || "develop"; | ||
const DEV_BRANCH = process.env.DEV_BRANCH; | ||
if (!DEV_BRANCH) { | ||
throw new Error("❌ DEV_BRANCH is not defined"); | ||
} | ||
type ABISource = { | ||
@@ -15,0 +19,0 @@ repoName: string; |
{ | ||
"name": "@lit-protocol/contracts", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"main": "./dist/index.cjs", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
9688669
325291