Skip to content

Commit

Permalink
Update to released version of ember-cli-page-object v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ascudder committed Aug 15, 2023
1 parent f8ec0ff commit f5de0ff
Show file tree
Hide file tree
Showing 2 changed files with 3,242 additions and 4,328 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"broccoli-funnel": "^2.0.1",
"ember-auto-import": "^2.4.0",
"ember-cli-babel": "^7.12.0",
"ember-cli-page-object": "~v2.0.0-beta.3"
"ember-cli-page-object": "^2.1.0"
},
"devDependencies": {
"broccoli-asset-rev": "^2.4.5",
Expand All @@ -46,7 +46,7 @@
"webpack": "^5.68.0"
},
"engines": {
"node": ">= 10.*"
"node": "12.* || 14.* || >= 16"
},
"ember-addon": {
"configPath": "tests/dummy/config"
Expand Down
Loading

0 comments on commit f5de0ff

Please sign in to comment.