Fix data.name unsted of data['name']

This commit is contained in:
2021-07-13 20:35:40 +02:00
parent c295c8848c
commit a3c5d2db6e
2 changed files with 16 additions and 16 deletions

View File

@@ -9,5 +9,5 @@
],
"dependencies": [],
"codeowners": ["ptimatth"],
"version": "0.7.1"
"version": "0.7.2"
}