Skip to content

Commit 818fb54

Browse files
committed
chore: release v0.9.0
1 parent 70ea012 commit 818fb54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ESLint's configuration of Mobile Reality Team
2424

2525
## Requirements
2626

27-
- `node: ^16.13`
27+
- `node: ^16.13 || ^18.15.0`
2828
- `eslint: ~8.20.0`
2929
- `eslint-plugin-prettier: ^4.2.0`
3030

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mobile-reality/eslint-config",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "ESLint's configuration of Mobile Reality Team",
55
"engines": {
66
"node": "^16.13 || ^18.15.0"

0 commit comments

Comments
 (0)