@jouwomgeving/ui-alert
Advanced tools
Comparing version 0.0.1-alpha.0d838b77 to 0.0.1-alpha.3cab2b43
import Alert from './Alert'; | ||
export { Alert as default, Alert }; | ||
export default Alert; |
@@ -6,3 +6,2 @@ 'use strict'; | ||
}); | ||
exports.Alert = exports.default = undefined; | ||
@@ -15,3 +14,2 @@ var _Alert = require('./Alert'); | ||
exports.default = _Alert2.default; | ||
exports.Alert = _Alert2.default; | ||
exports.default = _Alert2.default; |
{ | ||
"name": "@jouwomgeving/ui-alert", | ||
"version": "0.0.1-alpha.0d838b77", | ||
"version": "0.0.1-alpha.3cab2b43", | ||
"description": "", | ||
@@ -18,6 +18,6 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"@jouwomgeving/ui-flex": "^0.0.1-alpha.0d838b77", | ||
"@jouwomgeving/ui-icon": "^0.0.1-alpha.0d838b77", | ||
"@jouwomgeving/ui-typography": "^0.0.1-alpha.0d838b77", | ||
"@jouwomgeving/util-vars": "^0.0.1-alpha.0d838b77", | ||
"@jouwomgeving/ui-flex": "^0.0.1-alpha.3cab2b43", | ||
"@jouwomgeving/ui-icon": "^0.0.1-alpha.3cab2b43", | ||
"@jouwomgeving/ui-typography": "^0.0.1-alpha.3cab2b43", | ||
"@jouwomgeving/util-vars": "^0.0.1-alpha.3cab2b43", | ||
"react": "^15.2.0", | ||
@@ -24,0 +24,0 @@ "react-dom": "^15.2.0" |
import Alert from './Alert'; | ||
export { | ||
Alert as default, | ||
Alert, | ||
}; | ||
export default Alert; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
955313
13
28711