Skip to content

Commit c20ac4c

Browse files
committed
update dependencies
1 parent 71d0cbd commit c20ac4c

File tree

2 files changed

+57
-27
lines changed

2 files changed

+57
-27
lines changed

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.1",
2929
"@gerhobbelt/markdown-it-responsive": "^0.1.1-3",
3030
"async-git": "^1.13.2",
31-
"axios": "^0.19.2",
31+
"axios": "^0.21.1",
3232
"clean-css": "^4.2.3",
3333
"concurrently": "^5.3.0",
3434
"critical": "^2.0.6",
@@ -50,9 +50,7 @@
5050
"node-sass": "^4.14.1",
5151
"npm-run-all": "^4.1.5",
5252
"sharp": "^0.25.4",
53+
"qrcode": "^1.4.4",
5354
"shx": "^0.3.3"
54-
},
55-
"dependencies": {
56-
"qrcode": "^1.4.4"
5755
}
5856
}

0 commit comments

Comments
 (0)