mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-23 10:27:10 +01:00
remove next-svgr
This commit is contained in:
parent
80614c7855
commit
04e4583394
3573
package-lock.json
generated
3573
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -16,11 +16,11 @@
|
||||
"author": "Matthias Kretschmann <m@kretschmann.io>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"axios": "^0.26.0",
|
||||
"ipfs-http-client": "^56.0.1",
|
||||
"next": "^12.0.10",
|
||||
"next-seo": "^5.1.0",
|
||||
"next-svgr": "^0.0.2",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-dropzone": "^12.0.4",
|
||||
@ -45,7 +45,7 @@
|
||||
"typescript": "^4.5.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": "14.x"
|
||||
"node": ">=14.x"
|
||||
},
|
||||
"browserslist": [
|
||||
">0.2%",
|
||||
|
Loading…
Reference in New Issue
Block a user