summaryrefslogtreecommitdiffstats
path: root/packages/wekan-cfs-access-point/isopack.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-14 21:27:23 +0300
committerLauri Ojansivu <x@xet7.org>2019-07-14 21:27:23 +0300
commit22319e8dfedb8f2165e82b7ae0647c8c4a5a27f2 (patch)
treecd526d91c21b5b76aa01eab0f25467afaa3061d5 /packages/wekan-cfs-access-point/isopack.json
parent72604d5d73237f1c6575c9877a56b593532d9701 (diff)
downloadwekan-22319e8dfedb8f2165e82b7ae0647c8c4a5a27f2.tar.gz
wekan-22319e8dfedb8f2165e82b7ae0647c8c4a5a27f2.tar.bz2
wekan-22319e8dfedb8f2165e82b7ae0647c8c4a5a27f2.zip
Revert including local wekan-cfs-access-point, because it did not work.
Diffstat (limited to 'packages/wekan-cfs-access-point/isopack.json')
-rw-r--r--packages/wekan-cfs-access-point/isopack.json50
1 files changed, 0 insertions, 50 deletions
diff --git a/packages/wekan-cfs-access-point/isopack.json b/packages/wekan-cfs-access-point/isopack.json
deleted file mode 100644
index 55891efb..00000000
--- a/packages/wekan-cfs-access-point/isopack.json
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "isopack-2": {
- "name": "cfs:access-point",
- "summary": "CollectionFS, add ddp and http accesspoint capability",
- "version": "0.1.49",
- "isTest": false,
- "builds": [
- {
- "kind": "main",
- "arch": "os",
- "path": "os.json"
- },
- {
- "kind": "main",
- "arch": "web.browser",
- "path": "web.browser.json"
- },
- {
- "kind": "main",
- "arch": "web.cordova",
- "path": "web.cordova.json"
- }
- ],
- "plugins": []
- },
- "isopack-1": {
- "name": "cfs:access-point",
- "summary": "CollectionFS, add ddp and http accesspoint capability",
- "version": "0.1.49",
- "isTest": false,
- "builds": [
- {
- "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"
- }
- ],
- "plugins": []
- }
-} \ No newline at end of file