mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-20 11:27:29 +02:00
Pin dependencies
This commit is contained in:
parent
4d7a1d0f35
commit
d5988759cd
1 changed files with 3 additions and 3 deletions
|
@ -21,15 +21,15 @@
|
|||
"dependencies": {
|
||||
"@babel/cli": "7.14.3",
|
||||
"@babel/plugin-transform-typescript": "7.14.3",
|
||||
"@mdx-js/mdx": "^1.6.22",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"@mdx-js/mdx": "1.6.22",
|
||||
"@mdx-js/react": "1.6.22",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "3.5.0",
|
||||
"gatsby-cli": "3.5.0",
|
||||
"gatsby-plugin-asset-path": "3.0.3",
|
||||
"gatsby-plugin-manifest": "3.5.0",
|
||||
"gatsby-plugin-mdx": "^2.5.0",
|
||||
"gatsby-plugin-mdx": "2.5.0",
|
||||
"gatsby-plugin-offline": "4.5.0",
|
||||
"gatsby-plugin-react-helmet": "4.5.0",
|
||||
"gatsby-plugin-react-i18next": "1.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue