Skip to content

Instantly share code, notes, and snippets.

@nerdpraxis
Created July 14, 2023 11:13
Show Gist options
  • Select an option

  • Save nerdpraxis/cb9860f3e48441c695e9d261bd688e31 to your computer and use it in GitHub Desktop.

Select an option

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]
"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