Skip to content

Commit

Permalink
v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arturovt committed Jun 20, 2022
1 parent f88dbe7 commit 2e5d04e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/single-spa-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/ng-packagr/ng-package.schema.json",
"name": "single-spa-angular",
"version": "6.3.1",
"version": "7.0.0",
"description": "Helpers for building single-spa applications which use Angular 2",
"schematics": "./schematics/schematics.json",
"repository": {
Expand All @@ -24,7 +24,7 @@
"homepage": "https://github.com/single-spa/single-spa-angular#readme",
"sideEffects": false,
"peerDependencies": {
"@angular/core": ">=13",
"@angular/core": ">=14.0.0",
"json5": "*",
"single-spa": ">=4.0.0",
"style-loader": "^3.3.1"
Expand Down

0 comments on commit 2e5d04e

Please sign in to comment.