Skip to content

Commit

Permalink
chore(packages) update packages to angular 13
Browse files Browse the repository at this point in the history
  • Loading branch information
giard-alexandre committed Jan 7, 2022
1 parent ce3226b commit 41947ac
Show file tree
Hide file tree
Showing 3 changed files with 1,831 additions and 7,489 deletions.
7 changes: 2 additions & 5 deletions ng-package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
{
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
"lib": {
"entryFile": "index.ts",
"umdModuleIds": {
"socket.io-client": "io.client"
}
"entryFile": "index.ts"
},
"whitelistedNonPeerDependencies": [
"allowedNonPeerDependencies": [
"core-js",
"reflect-metadata",
"rxjs",
Expand Down
Loading

0 comments on commit 41947ac

Please sign in to comment.