django-apps-webpack-alias
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "django-apps-webpack-alias", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Automatically discovery django apps folder and create webpack alias for them with the app name", | ||
@@ -42,5 +42,5 @@ "main": "index.js", | ||
"eslint-plugin-standard": "^3.1.0", | ||
"jest": "^23.1.0", | ||
"jest": "^25.0.0", | ||
"merge": ">=1.2.1" | ||
} | ||
} |