There was an error while loading. Please reload this page.
1 parent bea8155 commit 76756b0Copy full SHA for 76756b0
1 file changed
.circleci/config.yml
@@ -11,7 +11,7 @@ commands:
11
steps:
12
- run:
13
name: Install Ditto
14
- command: pip install --user 'pokeapi-ditto==1.0.4'
+ command: pip install --user 'pokeapi-ditto==1.0.5'
15
16
name: Transform api-data's JSON files to have the correct BASE_URL instead of http://localhost
17
command: bash -x scripts/transform.sh
0 commit comments