Skip to content

Commit be4591f

Browse files
ling1726sergey-shandar
authored andcommitted
changed readme (#147)
* changed readme * Update package.json
1 parent e226be4 commit be4591f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Options:
3333

3434
## Build dependencies
3535

36-
* [Node](https://nodejs.org) (7.10.0 or higher)
36+
* [Node](https://nodejs.org) (10 or higher)
3737
* [Node Package Manager](https://www.npmjs.com/package/npm)
3838
* [.NET CLI tools](https://github.com/dotnet/cli/releases) version 2.0.0 or higher
3939
> You want the **.NET Core SDK Binaries** for your platform <br>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"url": "https://github.com/Azure/openapi-diff/issues"
4242
},
4343
"engines": {
44-
"node": ">=7.10.0"
44+
"node": ">=10.0.0"
4545
},
4646
"files": [
4747
"dist/lib",

0 commit comments

Comments
 (0)