mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-30 22:59:38 +02:00
repository field
This commit is contained in:
parent
461da3b42c
commit
ae85029b28
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"name": "LearnGitBranching",
|
||||
"version": "0.8.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pcottle/learnGitBranching"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browserify": "~3.14.1",
|
||||
"grunt": "~0.4.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue