micro-front-end
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
188 B

  1. {
  2. "name": "my-shared",
  3. "version": "0.0.1",
  4. "peerDependencies": {
  5. "@angular/common": "^12.2.0",
  6. "@angular/core": "^12.2.0"
  7. },
  8. "dependencies": {
  9. "tslib": "^2.3.0"
  10. }
  11. }