@alchemycodelab/create-app
Advanced tools
Comparing version 3.2.0 to 3.3.0
@@ -17,2 +17,3 @@ const path = require('path'); | ||
'@testing-library/react', | ||
'@testing-library/user-event', | ||
'@types/jest', | ||
@@ -25,3 +26,2 @@ 'autoprefixer', | ||
'css-loader', | ||
'dotenv-webpack', | ||
'eslint', | ||
@@ -31,3 +31,4 @@ 'eslint-plugin-babel', | ||
'file-loader', | ||
'html-webpack-plugin', | ||
'git://github.com/mehtaphysical/dotenv-webpack#master', | ||
'html-webpack-plugin@next', | ||
'identity-obj-proxy', | ||
@@ -34,0 +35,0 @@ 'jest', |
{ | ||
"name": "@alchemycodelab/create-app", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": { |
20631
372