first chrome implementation
This commit is contained in:
12
projects/common/package.json
Normal file
12
projects/common/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "common",
|
||||
"version": "0.0.1",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^19.0.0",
|
||||
"@angular/core": "^19.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"sideEffects": false
|
||||
}
|
||||
Reference in New Issue
Block a user