Creation fixes

This commit is contained in:
Jai A
2020-10-16 12:44:32 -07:00
parent 6effe47bcc
commit 3b1712345b
5 changed files with 65 additions and 84 deletions

View File

@@ -10,6 +10,7 @@
:description="result.description"
:latest-version="result.versions[0]"
:created-at="result.published"
:updated-at="result.updated"
:downloads="result.downloads.toString()"
:icon-url="result.icon_url"
:author-url="result.author_url"