NemProject / NanoWallet

👛
287 stars 13 forks source link

Opt-In version - dependencies to private repositories #610

Closed cryptoBeliever closed 2 years ago

cryptoBeliever commented 3 years ago

In package.json are two private dependencies:

"catapult-optin-module": "git+https://github.com/nemgrouplimited/symbol-optin-module.git",
"symbol-paper-wallets": "git+https://github.com/Peersyst/symbol-paper-wallets.git",

Because of that it's impossible to build app right now if someone don't have access. Those dependencies should be released.

QuantumMechanics commented 3 years ago

@Peersyst please make the dependency public, the application must remain buildable and reviewable by the community. I have important updates to do as well. Thank you

eorodionov commented 2 years ago

Bump, is there a solution to this? I also cannot build because of private repos.

cryptoBeliever commented 2 years ago

Fixed.