@contactstudio/agent-lib
Advanced tools
Comparing version
{ | ||
"name": "@contactstudio/agent-lib", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"author": "Christopher Gonçalves <christopher.goncalves2002@gmail.com.br>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -5,4 +5,4 @@ module.exports = { | ||
autoprefixer: {}, | ||
...(process.env.NODE_ENV === "production" ? { cssnano: {} } : {}), | ||
// ...(process.env.NODE_ENV === "production" ? { cssnano: {} } : {}), | ||
}, | ||
}; |
@@ -26,2 +26,2 @@ // // Importa o componente | ||
export default CsNav; | ||
export { Store, CsNav }; |
Sorry, the diff of this file is not supported yet
239433
-0.03%