Skip to content

Commit 8b23e41

Browse files
committed
Version value updating
1 parent ad1d134 commit 8b23e41

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-enact",
3-
"version": "5.0.0-alpha.4",
3+
"version": "5.0.0-alpha.5",
44
"description": "ESLint config for Enact",
55
"main": "index.js",
66
"scripts": {
@@ -39,4 +39,4 @@
3939
"globals": "^15.14.0",
4040
"react": "^19.0.0"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)