@firestone-hs/reference-data 0.1.207 → 0.1.210

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -15,6 +15,3 @@ Generate the card back data from the Blizzard API, eg
15
15
  rm -rf dist && tsc && rm -rf dist/node_modules && npm publish --access public
16
16
 
17
17
  rm -rf dist && tsc && rm -rf dist/node_modules && 'cp' -rf dist/ /e/Source/zerotoheroes/firestone/core/node_modules/\@firestone-hs/reference-data/
18
-
19
- don't use this anymore:
20
- aws s3 cp ./src/cards.json s3://static.zerotoheroes.com/hearthstone/jsoncards/ --acl public-read