@afiniti/footer
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@afiniti/footer", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "React component for footer", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -10,3 +10,3 @@ var path = require('path'); | ||
path: path.resolve('lib'), | ||
filename: '[name].js', | ||
filename: 'main.js', | ||
libraryTarget: 'commonjs2' | ||
@@ -13,0 +13,0 @@ }, |
66075