@choiceform/ui-foundation
Advanced tools
Comparing version 0.3.9 to 0.3.10
@@ -26,6 +26,4 @@ /* eslint-env node */ | ||
if (this.options.useDeviceJS) { | ||
this.import('vendor/device.js/device.js', { | ||
prepend: true, | ||
outputFile: 'assets/device.js', | ||
}); | ||
this.import('vendor/device.js/device.js', {outputFile: 'assets/device.js'}); | ||
this.import('vendor/shims/device.js'); | ||
} | ||
@@ -32,0 +30,0 @@ }, |
{ | ||
"name": "@choiceform/ui-foundation", | ||
"version": "0.3.9", | ||
"version": "0.3.10", | ||
"description": "UI foundations for the choice form UI framework.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"autoprefixer": "^7.1.0", | ||
"autoprefixer": "^7.1.1", | ||
"babel-plugin-transform-object-rest-spread": "^6.23.0", | ||
@@ -42,3 +42,3 @@ "broccoli-asset-rev": "^2.5.0", | ||
"ember-ajax": "^3.0.0", | ||
"ember-cli": "~2.13.0", | ||
"ember-cli": "^2.13.2", | ||
"ember-cli-babili": "^0.1.4", | ||
@@ -58,3 +58,3 @@ "ember-cli-dependency-checker": "^2.0.0", | ||
"ember-resolver": "^4.0.0", | ||
"ember-source": "~2.13.0", | ||
"ember-source": "^2.13.2", | ||
"loader.js": "^4.4.0", | ||
@@ -61,0 +61,0 @@ "lodash.defaultsdeep": "^4.6.0", |
Sorry, the diff of this file is not supported yet
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
31
643
302840