ember-bunsen-core
Advanced tools
Comparing version 0.16.2 to 0.17.0
module.exports = { | ||
afterInstall: function () { | ||
return this.addPackagesToProject([ | ||
{name: 'bunsen-core', target: '0.21.4'} | ||
{name: 'bunsen-core', target: '0.22.0'} | ||
]) | ||
@@ -6,0 +6,0 @@ .then(() => { |
@@ -0,1 +1,6 @@ | ||
# 0.17.0 | ||
* **Upgraded** `bunsen-core` to latest version for non-Ember Data driven API selects. | ||
# 0.16.2 | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "ember-bunsen-core", | ||
"version": "0.16.2", | ||
"version": "0.17.0", | ||
"description": "Core bunsen library for Ember apps", | ||
@@ -27,3 +27,3 @@ "directories": { | ||
"broccoli-asset-rev": "^2.5.0", | ||
"bunsen-core": "0.21.4", | ||
"bunsen-core": "0.22.0", | ||
"ember-cli": "^2.11.0", | ||
@@ -30,0 +30,0 @@ "ember-cli-app-version": "^2.0.1", |
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
16560