diff options
Diffstat (limited to 'packages/wekan-cfs-access-point/unipackage.json')
-rw-r--r-- | packages/wekan-cfs-access-point/unipackage.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/packages/wekan-cfs-access-point/unipackage.json b/packages/wekan-cfs-access-point/unipackage.json deleted file mode 100644 index b8506cbb..00000000 --- a/packages/wekan-cfs-access-point/unipackage.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "cfs:access-point", - "summary": "CollectionFS, add ddp and http accesspoint capability", - "version": "0.1.49", - "isTest": false, - "plugins": [], - "unibuilds": [ - { - "kind": "main", - "arch": "os", - "path": "os-legacy.json" - }, - { - "kind": "main", - "arch": "web.browser", - "path": "web.browser-legacy.json" - }, - { - "kind": "main", - "arch": "web.cordova", - "path": "web.cordova-legacy.json" - } - ], - "format": "unipackage-pre2" -}
\ No newline at end of file |