@canopytax/styleguide
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@canopytax/styleguide", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"main": "module/module.js", | ||
@@ -5,0 +5,0 @@ "description": "Styleguide for Canopy", |
@@ -77,3 +77,4 @@ const path = require('path'); | ||
'react': 'commonjs react', | ||
'react-dom' : 'commonjs react-dom' | ||
'react-dom': 'commonjs react-dom', | ||
'kremling': 'commonjs kremling', | ||
}, | ||
@@ -80,0 +81,0 @@ optimization: { |
Sorry, the diff of this file is too big to display
241030
4591