Skip to content

Commit

Permalink
v2.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ro0gr committed Jan 6, 2021
1 parent 8ef05a4 commit de16fdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-page-object",
"version": "1.17.3",
"version": "2.0.0-beta.1",
"description": "This ember-cli addon eases the construction of page objects on your acceptance and integration tests",
"keywords": [
"acceptance",
Expand Down Expand Up @@ -50,13 +50,13 @@
},
"devDependencies": {
"@ember/optional-features": "^0.6.3",
"@types/jquery": "^3.3.31",
"broccoli-asset-rev": "^2.7.0",
"@types/ember": "^3.1.1",
"@types/ember-qunit": "^3.4.7",
"@types/ember__test-helpers": "^0.7.9",
"@types/jquery": "^3.3.31",
"@types/qunit": "^2.9.0",
"@types/rsvp": "^4.0.3",
"broccoli-asset-rev": "^2.7.0",
"chai": "^4.1.2",
"coveralls": "^3.0.0",
"documentation": "^5.3.3",
Expand Down

0 comments on commit de16fdd

Please sign in to comment.