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 5f081db commit 5c6cf47Copy full SHA for 5c6cf47
package.json
@@ -42,7 +42,7 @@
42
"homepage": "https://github.com/three11/extract-query-arg#readme",
43
"devDependencies": {
44
"@babel/cli": "7.13.16",
45
- "@babel/core": "7.14.0",
+ "@babel/core": "7.14.2",
46
"@babel/plugin-proposal-class-properties": "7.13.0",
47
"@babel/plugin-proposal-decorators": "7.13.15",
48
"@babel/plugin-proposal-export-namespace-from": "7.12.13",
@@ -52,7 +52,7 @@
52
"@babel/plugin-proposal-throw-expressions": "7.12.13",
53
"@babel/plugin-syntax-dynamic-import": "7.8.3",
54
"@babel/plugin-syntax-import-meta": "7.10.4",
55
- "@babel/preset-env": "7.14.1",
+ "@babel/preset-env": "7.14.2",
56
"babel-loader": "8.2.2",
57
"babel-minify": "0.5.1"
58
}
0 commit comments