We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869bbb1 commit df8032aCopy full SHA for df8032a
1 file changed
package.json
@@ -12,12 +12,12 @@
12
],
13
"repository": "https://github.com/liqd/adhocracy-plus.git",
14
"dependencies": {
15
- "@babel/core": "7.9.6",
16
- "@babel/plugin-transform-modules-commonjs": "7.9.6",
17
- "@babel/plugin-transform-runtime": "7.9.6",
18
- "@babel/preset-env": "7.9.6",
19
- "@babel/preset-react": "7.9.4",
20
- "@babel/runtime": "7.9.6",
+ "@babel/core": "7.10.3",
+ "@babel/plugin-transform-modules-commonjs": "7.10.1",
+ "@babel/plugin-transform-runtime": "7.10.3",
+ "@babel/preset-env": "7.10.3",
+ "@babel/preset-react": "7.10.1",
+ "@babel/runtime": "7.10.3",
21
"@fortawesome/fontawesome-free": "5.13.1",
22
"acorn": "7.3.1",
23
"adhocracy4": "liqd/adhocracy4#48afaaede6ac54f758e0f38605867962f227cb11",
0 commit comments