Skip to content

Commit

Permalink
Remove obsolete cross-env deps and dependencies
Browse files Browse the repository at this point in the history
- Remove cross-env dev dependency from core and angular
- Recreate pnpm lock file to update dependencies
  • Loading branch information
lucas-koehler authored and sdirix committed Aug 16, 2023
1 parent 9694a70 commit 3e5f46f
Show file tree
Hide file tree
Showing 3 changed files with 6,267 additions and 13,600 deletions.
1 change: 0 additions & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
"@typescript-eslint/parser": "^5.54.1",
"ava": "~2.4.0",
"copy-webpack-plugin": "^5.0.5",
"cross-env": "^7.0.2",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
1 change: 0 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"ava": "~2.4.0",
"cross-env": "^7.0.2",
"document-register-element": "^1.14.3",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.7.0",
Expand Down
Loading

0 comments on commit 3e5f46f

Please sign in to comment.