Skip to content

Commit

Permalink
docs: update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
chouchouji committed Jul 10, 2024
1 parent 8dc9d83 commit f52a7e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion amoro-ams/amoro-ams-dashboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This is the Dashboard frontend for Amoro Management Service (AMS).

## Requirements

- node >= `16.x`
- node >= `18.18.0`
- pnpm

## Installing Dependencies
Expand Down
2 changes: 1 addition & 1 deletion amoro-ams/amoro-ams-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<url>https://amoro.apache.org</url>

<properties>
<node.version>v18.0.0</node.version>
<node.version>v18.18.0</node.version>
<pnpm.version>8.15.5</pnpm.version>
<maven-frontend-plugin.version>1.12.0</maven-frontend-plugin.version>
</properties>
Expand Down

0 comments on commit f52a7e3

Please sign in to comment.