Skip to content

Commit 4ce3aed

Browse files
committed
feat: use new ditto
1 parent 0154973 commit 4ce3aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ commands:
1111
steps:
1212
- run:
1313
name: Install Ditto
14-
command: pip install --user 'pokeapi-ditto==1.0.3'
14+
command: pip install --user 'pokeapi-ditto==1.0.4'
1515
- run:
1616
name: Transform api-data's JSON files to have the correct BASE_URL instead of http://localhost
1717
command: bash -x scripts/transform.sh

0 commit comments

Comments
 (0)