Skip to content

Instantly share code, notes, and snippets.

@natural-affinity
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save natural-affinity/b8040d3eb2e7e8416a0c to your computer and use it in GitHub Desktop.

Select an option

Save natural-affinity/b8040d3eb2e7e8416a0c to your computer and use it in GitHub Desktop.
Use master branch of forked git repository in bower.json
{
  "name": "bower.repo",
  "dependencies": {
    "ink": "git+https://github.com/AllClearID/ink.git#master"
  },
  "devDependencies": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment