File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -89,17 +89,17 @@ Restify aims to support the Node.js LTS (Active and Maintenance) versions along
8989
9090| Node Release | Supported in Current Version | Notes |
9191| :--: | :---: | :---: |
92- | 18.x | ** No** | Current stable. See [ #1888 ] ( https://github.com/restify/node-restify/issues/1888 ) |
93- | 16.x | ** Yes** | Active LTS |
94- | 14.x | ** Yes** | Maintenance LTS |
95- | 12.x | ** No** | Use restify v8.x, team will backport critical issues only |
92+ | 18.x | ** Yes** | Restify v10.x required. |
93+ | 16.x | ** Yes** | |
94+ | 14.x | ** Yes** | |
9695| 12.x | ** No** | Use restify v8.x, team will backport critical issues only |
96+ | 10.x | ** No** | Use restify v8.x, team will backport critical issues only |
9797
9898## License
9999
100100The MIT License (MIT)
101101
102- Copyright (c) 2018 restify
102+ Copyright (c) 2023 restify
103103
104104Permission is hereby granted, free of charge, to any person obtaining a copy of
105105this software and associated documentation files (the "Software"), to deal in
You can’t perform that action at this time.
0 commit comments