Skip to content

Commit b8ca96c

Browse files
committed
Release v5.0.0
1 parent c573d86 commit b8ca96c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-angular",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"description": "ESLint rules for AngularJS projects",
55
"main": "index.js",
66
"scripts": {
@@ -32,7 +32,7 @@
3232
"parse-comments": "0.4.3"
3333
},
3434
"peerDependencies": {
35-
"eslint": "^9.32.0"
35+
"eslint": "^9.32.0"
3636
},
3737
"keywords": [
3838
"eslint",

0 commit comments

Comments
 (0)