Skip to content

Commit

Permalink
increase ember-appuniversum peerdepency requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
elpoelma committed Jan 15, 2024
1 parent d5c1317 commit cb6c311
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/strange-rockets-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@lblod/ember-rdfa-editor-lblod-plugins': major
---

Increase `@appuniversum/ember-appuniversum` peerdependency requirement to `^2.15.0`
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@appuniversum/ember-appuniversum": "^2.4.2",
"@appuniversum/ember-appuniversum": "2.15.0",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@ember/optional-features": "^2.0.0",
Expand Down Expand Up @@ -142,7 +142,7 @@
"webpack": "^5.74.0"
},
"peerDependencies": {
"@appuniversum/ember-appuniversum": "^2.4.2",
"@appuniversum/ember-appuniversum": "^2.15.0",
"@ember/string": "3.x",
"@glint/template": "^1.1.0",
"@lblod/ember-rdfa-editor": "^6.0.0 || ^7.0.1 || ^8.0.1",
Expand Down

0 comments on commit cb6c311

Please sign in to comment.