mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
This is mostly deprecation fixes and blueprint changes. There are some dependency updates too; the changes to Ember Basic Dropdown necessitated changing it to angle bracket component invocation. The conversion of the rest of the templates will happen separately.
11 lines
143 B
JSON
11 lines
143 B
JSON
{
|
|
"name": "bulma",
|
|
"keywords": [
|
|
"ember-addon"
|
|
],
|
|
"devDependencies": {
|
|
"broccoli-funnel": "^2.0.1",
|
|
"bulma": "0.6.1"
|
|
}
|
|
}
|