Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 675 Bytes

NOTES.md

File metadata and controls

20 lines (15 loc) · 675 Bytes

package.json

There are some dependencies and devDependencies in the package.json file for which it may not be readily understood why they are listed. This is the explanation:

dependencies

Dependency Reason
ember-ember-cli-moment-shim Needed by the bunsen-core code in package.json
ember-lodash-shim Needed by the bunsen-core code in package.json
ember-seamless-immutable-shim Needed by the bunsen-core code in package.json
ember-validator-shim Needed by the bunsen-core code in package.json
ember-z-schema Needed by the bunsen-core code in package.json

devDependencies

Dependency Reason
n/a n/a