Обновить invoice/package.json
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@gristlabs/widget-invoices",
|
||||
"description": "A template for showing an invoice in a Custom Widget in Grist.",
|
||||
"homePage": "https://github.com/gristlabs/grist-widget",
|
||||
"version": "0.0.1",
|
||||
"grist": {
|
||||
"name": "Invoices",
|
||||
"url": "https://gristlabs.github.io/grist-widget/invoices",
|
||||
"widgetId": "@gristlabs/widget-invoices",
|
||||
"published": true,
|
||||
"accessLevel": "read table",
|
||||
"renderAfterReady": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user