ackee-abibuch-common
Advanced tools
Comparing version 0.0.1 to 0.0.2
// eslint-disable-next-line import/prefer-default-export | ||
export { default as NavBar } from './NavBar'; | ||
export { default as NavBar } from './NavBar/NavBar'; |
{ | ||
"name": "ackee-abibuch-common", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Set of tools for reuse in abibuch administration and editor", | ||
@@ -35,3 +35,4 @@ "main": "es/index.js", | ||
"jest": "^22.0.5", | ||
"react-dom": "^16.0.0" | ||
"react-dom": "^16.0.0", | ||
"sass-lint": "^1.12.1" | ||
}, | ||
@@ -38,0 +39,0 @@ "jest": { |
6405
13
52
16