@cfpb/cfpb-expandables
Advanced tools
Comparing version 0.22.0 to 0.22.1
{ | ||
"name": "@cfpb/cfpb-expandables", | ||
"version": "0.22.0", | ||
"version": "0.22.1", | ||
"description": "Design System expandables", | ||
"main": "src/cfpb-expandables.js", | ||
"main": "src/index.js", | ||
"less": "src/cfpb-expandables.less", | ||
@@ -12,5 +12,5 @@ "style": "cfpb-expandables.css", | ||
"dependencies": { | ||
"@cfpb/cfpb-atomic-component": "^0.22.0", | ||
"@cfpb/cfpb-atomic-component": "^0.22.1", | ||
"@cfpb/cfpb-core": "^0.22.0", | ||
"@cfpb/cfpb-icons": "^0.22.0" | ||
"@cfpb/cfpb-icons": "^0.22.1" | ||
}, | ||
@@ -20,4 +20,4 @@ "keywords": [ | ||
], | ||
"gitHead": "781ea078c17387f7525caf978c9ede8e0c34fbc9", | ||
"gitHead": "b28492d3c103be46103fc89f2666c08f8a251f21", | ||
"type": "module" | ||
} |
@@ -145,2 +145,2 @@ /* ========================================================================== | ||
export default Expandable; | ||
export { Expandable }; |
@@ -231,2 +231,2 @@ /* eslint-disable no-use-before-define */ | ||
export default Summary; | ||
export { Summary }; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60605
13
453