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 e61b842 commit 64c566bCopy full SHA for 64c566b
package.json
@@ -25,9 +25,9 @@
25
"homepage": "https://github.com/scriptex/html5-form-validator#readme",
26
"devDependencies": {
27
"@babel/cli": "7.17.10",
28
- "@babel/core": "7.18.5",
29
- "@babel/plugin-transform-modules-umd": "7.18.0",
30
- "@babel/preset-env": "7.18.2",
+ "@babel/core": "7.18.6",
+ "@babel/plugin-transform-modules-umd": "7.18.6",
+ "@babel/preset-env": "7.18.6",
31
"babel-loader": "8.2.5",
32
"babel-minify": "0.5.2"
33
}
0 commit comments