Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

Commit

Permalink
Update images.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmich committed Jul 7, 2017
1 parent 5229a0d commit 8bd1f04
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions images.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,40 @@
[
{
"id": "build-a-beast",
"rev": "5229",
"path": "5229/pre/build-a-beast.png",
"url": "https://cdn.rawgit.com/schmich/hearthstone-card-images/5229/pre/build-a-beast.png"
},
{
"id": "chillblade-champion",
"rev": "5229",
"path": "5229/pre/chillblade-champion.png",
"url": "https://cdn.rawgit.com/schmich/hearthstone-card-images/5229/pre/chillblade-champion.png"
},
{
"id": "deathstalker-rexxar",
"rev": "5229",
"path": "5229/pre/deathstalker-rexxar.png",
"url": "https://cdn.rawgit.com/schmich/hearthstone-card-images/5229/pre/deathstalker-rexxar.png"
},
{
"id": "prince-keleseth",
"rev": "5229",
"path": "5229/pre/prince-keleseth.png",
"url": "https://cdn.rawgit.com/schmich/hearthstone-card-images/5229/pre/prince-keleseth.png"
},
{
"id": "shallow-gravedigger",
"rev": "5229",
"path": "5229/pre/shallow-gravedigger.png",
"url": "https://cdn.rawgit.com/schmich/hearthstone-card-images/5229/pre/shallow-gravedigger.png"
},
{
"id": "spirit-lash",
"rev": "5229",
"path": "5229/pre/spirit-lash.png",
"url": "https://cdn.rawgit.com/schmich/hearthstone-card-images/5229/pre/spirit-lash.png"
},
{
"id": "AT_001",
"rev": "f5d6",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hearthstone-card-images",
"version": "1.0.0",
"version": "1.1.0",
"description": "Hearthstone card images in JSON for use with HearthstoneJSON data.",
"main": "images.json",
"scripts": {
Expand Down

0 comments on commit 8bd1f04

Please sign in to comment.