ember-bunsen-core
Advanced tools
Comparing version 0.14.0 to 0.15.0
module.exports = { | ||
afterInstall: function () { | ||
return this.addPackagesToProject([ | ||
{name: 'bunsen-core', target: '0.20.0'} | ||
{name: 'bunsen-core', target: '0.21.0'} | ||
]) | ||
@@ -6,0 +6,0 @@ .then(() => { |
@@ -0,1 +1,6 @@ | ||
# 0.15.0 | ||
* **Upgraded** `bunsen-core` to latest version. | ||
# 0.14.0 | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "ember-bunsen-core", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "Core bunsen library for Ember apps", | ||
@@ -27,3 +27,3 @@ "directories": { | ||
"broccoli-asset-rev": "^2.4.6", | ||
"bunsen-core": "0.20.0", | ||
"bunsen-core": "0.21.0", | ||
"ember-cli": "^2.8.0", | ||
@@ -30,0 +30,0 @@ "ember-cli-app-version": "^2.0.0", |
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
16300