Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8a4d2ef

Browse filesBrowse files
committed
build: publish angular-in-memory-web-api@0.19.0 for v19 compatibility (#58741)
We re-publish this package with new peer dependencies for v19 compatibility. PR Close #58741
1 parent cdaa909 commit 8a4d2ef
Copy full SHA for 8a4d2ef

1 file changed

+3-3Lines changed: 3 additions & 3 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎packages/misc/angular-in-memory-web-api/package.json‎

Copy file name to clipboardExpand all lines: packages/misc/angular-in-memory-web-api/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "angular-in-memory-web-api",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"description": "An in-memory web api for Angular demos and tests",
55
"author": "angular",
66
"license": "MIT",
77
"peerDependencies": {
8-
"@angular/core": "^18.0.0",
9-
"@angular/common": "^18.0.0",
8+
"@angular/core": "^19.0.0",
9+
"@angular/common": "^19.0.0",
1010
"rxjs": "^6.5.3 || ^7.4.0"
1111
},
1212
"dependencies": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.