Created
July 14, 2023 11:13
-
-
Save nerdpraxis/cb9860f3e48441c695e9d261bd688e31 to your computer and use it in GitHub Desktop.
add bitbucket.or repo into npm [dont forget to add SSH key into bitbucket account settings]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "dependencies": { | |
| "demo": "^6.26.3", | |
| "datest": "^0.7.9", | |
| "noise-heightmap-generator": "git@bitbucket.org:intendedmedia/module_noise-heightmap-generator.git", | |
| "fubar": "^0.154.0" | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment