Comparing version 0.6.1 to 0.6.2
@@ -19,5 +19,5 @@ { | ||
"karma-phantomjs-launcher": "~0.1.4", | ||
"karma-bro": "~0.3.0", | ||
"karma-bro": "~0.6.0", | ||
"brfs": "~1.1.1" | ||
} | ||
} |
@@ -88,2 +88,3 @@ 'use strict'; | ||
emitter.on('exit', function(done) { | ||
getBundle(config).close(); | ||
bundleFile.remove(); | ||
@@ -90,0 +91,0 @@ log.debug('bundle file cleaned up'); |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"scripts": { | ||
@@ -12,0 +12,0 @@ "test": "grunt test", |
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
35998
33
808