[Persistence] Update bundles.json

Update bundles.json to reflect the splitting of the persistence
bundle into separate bundles for the Couch adapter and for the
persistence cache, in support of WTD-702.
This commit is contained in:
Victor Woeltjen 2015-01-20 13:00:32 -08:00
parent d109c7d8bc
commit 6896eea150

View File

@ -12,7 +12,8 @@
"platform/features/plot",
"platform/features/scrolling",
"platform/forms",
"platform/persistence",
"platform/persistence/cache",
"platform/persistence/couch",
"example/generator"
]