@exodus/atoms
Advanced tools
Comparing version 2.7.0 to 2.8.0
{ | ||
"name": "@exodus/atoms", | ||
"version": "2.7.0", | ||
"version": "2.8.0", | ||
"main": "src/index.js", | ||
@@ -34,3 +34,3 @@ "author": "Exodus Movement Inc.", | ||
}, | ||
"gitHead": "876d717e70f271148807b5c13eb607d154169717" | ||
"gitHead": "b2dcd19ea7cb67f7677b03e2a1ba91998a0db9e0" | ||
} |
@@ -13,1 +13,2 @@ export { default as createAtomMock } from './factories/memory' | ||
export { default as withSerialization } from './enhancers/with-serialization' | ||
export { default as combine } from './enhancers/combine' |
13713
18
318