@bufferapp/components
Advanced tools
Comparing version 0.4.15-beta01 to 0.4.15-beta02
@@ -6,4 +6,6 @@ // if you need a component export it here | ||
export Input from './Input'; | ||
export InputDate from './InputDate'; | ||
export InputEmail from './InputEmail'; | ||
export InputPassword from './InputPassword'; | ||
export InputTime from './InputTime'; | ||
export * from './Icon/Icons'; | ||
@@ -10,0 +12,0 @@ export IdTag from './IdTag'; |
{ | ||
"name": "@bufferapp/components", | ||
"version": "0.4.15-beta01", | ||
"version": "0.4.15-beta02", | ||
"description": "A shared set of UI Components", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
1490002
5138