ember-cli-sortable
ember-cli-sortable copied to clipboard
Upgraded ember-addon to 2.12.3
- Upgraded the addon to version 2.12.3
- Changed the index.js to include _findHost, so this addon can support ember-engine.
- Replaced removeAt, insertAt methods with Array methods.