Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow this repo to be imported as a package #69

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Conversation

altergui
Copy link
Contributor

@altergui altergui commented Aug 8, 2023

this enables vocdoni-sdk to pull not-yet-released code, simply pointing package.json to this repo#branch

diff --git a/package.json b/package.json
index 18bca8d..718df7a 100644
--- a/package.json
+++ b/package.json
@@ -119,7 +119,7 @@
     "@ethersproject/units": "^5.7.0",
     "@ethersproject/wallet": "^5.7.0",
     "@size-limit/file": "^8.2.4",
-    "@vocdoni/proto": "1.14.1",
+    "@vocdoni/proto": "vocdoni/dvote-protobuf#my-new-feature",
     "axios": "0.27.2",
     "blake2b": "^2.1.4",
     "iso-language-codes": "^1.1.0",

@altergui altergui self-assigned this Aug 8, 2023
@altergui altergui merged commit 04a5083 into master Aug 8, 2023
@altergui altergui deleted the ci-build-js branch August 8, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant