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 f79f72d commit b69523dCopy full SHA for b69523d
package.json
@@ -22,9 +22,9 @@
22
},
23
"homepage": "https://github.com/scriptex/html5-form-validator#readme",
24
"devDependencies": {
25
- "@babel/cli": "^7.0.0-beta.42",
26
- "@babel/core": "^7.0.0-beta.42",
27
- "@babel/preset-env": "^7.0.0-beta.42",
28
- "@babel/preset-stage-2": "^7.0.0-beta.42"
+ "@babel/cli": "^7.0.0-beta.44",
+ "@babel/core": "^7.0.0-beta.44",
+ "@babel/preset-env": "^7.0.0-beta.44",
+ "@babel/preset-stage-2": "^7.0.0-beta.44"
29
}
30
0 commit comments