mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency gatsby-plugin-asset-path to v3.0.4
This commit is contained in:
parent
6ef08294d9
commit
2ddc365e59
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -13090,9 +13090,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-plugin-asset-path": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-asset-path/-/gatsby-plugin-asset-path-3.0.3.tgz",
|
||||
"integrity": "sha512-nh13YNb+DuOgAElYxcJLdf1cGYN+LjJR/QTOTmi6TjqGE6IkmpCsJp+GtQPbjK53cWFjiFTBuRtz2eoMies9PQ==",
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-asset-path/-/gatsby-plugin-asset-path-3.0.4.tgz",
|
||||
"integrity": "sha512-oUTbbzkZcDQDeFg5cMoKzwkO2q6IRSFHW8fGYpyIubfto7IEtsT1fEDUU3fDKThSFixLlgsSu/pGJ4OQu93n7g==",
|
||||
"requires": {
|
||||
"fs-extra": "^7.0.0"
|
||||
},
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "3.6.2",
|
||||
"gatsby-cli": "3.6.0",
|
||||
"gatsby-plugin-asset-path": "3.0.3",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-manifest": "3.6.0",
|
||||
"gatsby-plugin-mdx": "2.6.0",
|
||||
"gatsby-plugin-offline": "4.6.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue