thinkful-ui
Advanced tools
Comparing version 0.2.13 to 0.2.14
{ | ||
"name": "thinkful-ui", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"description": "Shared navigation and UI resources for Thinkful.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.es6", |
@@ -45,3 +45,3 @@ 'use strict'; | ||
cache: true, | ||
devtool: false, | ||
devtool: 'source-map', | ||
entry: options.entry, | ||
@@ -48,0 +48,0 @@ module: { |
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
54634