django-task-api
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "django-task-api", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Client library for the Django Task API", | ||
@@ -12,3 +12,3 @@ "main": "dist/django-task-api.min.js", | ||
"scripts": { | ||
"build": "webpack --config webpack.config.babel.js && cp dist/django-task-api.js ../task_api/static/" | ||
"build": "webpack --config webpack.config.babel.js && cp dist/django-task-api.min.js ../task_api/static/" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
107216
5
484