We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35779e6 commit 5cc9b4dCopy full SHA for 5cc9b4d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "class-validator",
3
"private": true,
4
- "version": "0.9.1-rc1",
+ "version": "1.0.0-rc",
5
"description": "Class-based validation with Typescript / ES6 / ES5 using decorators or validation schemas. Supports both node.js and browser",
6
"license": "MIT",
7
"readmeFilename": "README.md",
0 commit comments