Skip to content

Commit

Permalink
update blueprint fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Sep 1, 2019
1 parent d0afc46 commit 345fb9b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"blueprints": [
{
"name": "ember-cli-update-npm-blueprint-test",
"version": "0.0.5",
"version": "0.0.9",
"isPartial": true
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"blueprints": [
{
"name": "ember-cli-update-npm-blueprint-test",
"version": "0.0.5",
"version": "0.0.9",
"isPartial": true
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"blueprints": [
{
"name": "ember-cli-update-npm-blueprint-test",
"version": "0.0.5",
"version": "0.0.9",
"isPartial": true
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"blueprints": [
{
"name": "ember-cli-update-npm-blueprint-test",
"version": "0.0.5"
"version": "0.0.9"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"blueprints": [
{
"name": "ember-cli-update-npm-blueprint-test",
"version": "0.0.6"
"version": "0.0.10"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "ember-cli-update-git-blueprint-test",
"location": "git+https://[email protected]/kellyselden/ember-cli-update-git-blueprint-test.git",
"version": "0.0.15"
"version": "0.0.19"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "ember-cli-update-git-blueprint-test",
"location": "git+https://[email protected]/kellyselden/ember-cli-update-git-blueprint-test.git",
"version": "0.0.16"
"version": "0.0.20"
}
]
}

0 comments on commit 345fb9b

Please sign in to comment.