broccoli-asset-rev
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -20,3 +20,3 @@ var path = require('path'); | ||
this.options = this.app.options.fingerprint || {}; | ||
this.options = this.app.options.fingerprint = this.app.options.fingerprint || {}; | ||
@@ -23,0 +23,0 @@ for (var option in defaultOptions) { |
{ | ||
"name": "broccoli-asset-rev", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "broccoli asset revisions (fingerprint)", | ||
@@ -5,0 +5,0 @@ "main": "lib/asset-rev.js", |
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
10659