Skip to content

Commit

Permalink
fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Nov 12, 2022
1 parent e423428 commit c4efbdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "4.9.0-alpha.13",
"version": "4.9.0-alpha.14",
"private": true,
"repository": {
"type": "git",
Expand Down Expand Up @@ -174,4 +174,4 @@
"@embroider/[email protected]": "patches/@[email protected]"
}
}
}
}
2 changes: 1 addition & 1 deletion packages/request/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ember-data/request",
"description": "Network Primitive for coordinating and configuring `fetch` usage",
"version": "4.9.0-alpha.13",
"version": "4.9.0-alpha.14",
"private": false,
"license": "MIT",
"author": "Chris Thoburn <[email protected]>",
Expand Down

0 comments on commit c4efbdb

Please sign in to comment.