feat(platform-server): bump Domino to v2.0 (#22411)
BREAKING CHANGE: * Bump the dependency on Domino to 2.0 to resolve issues with namespacing PR Close #22411
This commit is contained in:
@ -10,15 +10,15 @@
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@angular/animations": "0.0.0-PLACEHOLDER",
|
||||
"@angular/core": "0.0.0-PLACEHOLDER",
|
||||
"@angular/common": "0.0.0-PLACEHOLDER",
|
||||
"@angular/compiler": "0.0.0-PLACEHOLDER",
|
||||
"@angular/core": "0.0.0-PLACEHOLDER",
|
||||
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
|
||||
"@angular/platform-browser-dynamic": "0.0.0-PLACEHOLDER"
|
||||
},
|
||||
"dependencies": {
|
||||
"domino": "^2.0.1",
|
||||
"tslib": "^1.7.1",
|
||||
"domino": "^1.0.29",
|
||||
"xhr2": "^0.1.4"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user