Skip to content

Commit 995822f

Browse files
committed
docs: remove npm install beta
1 parent 08701c7 commit 995822f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,6 @@ Currently Ajv is the only validator that passes all the tests from [JSON Schema
101101
npm install ajv
102102
```
103103

104-
To install a stable beta version [5.0.4](https://github.com/epoberezkin/ajv/releases/tag/5.0.4-beta.3) (see [migration guide from 4.x.x](https://github.com/epoberezkin/ajv/releases/tag/5.0.1-beta.0)):
105-
106-
```
107-
npm install ajv@^5.0.4-beta
108-
```
109-
110104

111105
## <a name="usage"></a>Getting started
112106

0 commit comments

Comments
 (0)