We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfba423 commit 28a967bCopy full SHA for 28a967b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "class-validator",
3
"private": true,
4
- "version": "0.8.1",
+ "version": "0.8.2",
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