mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
hardcode ens-normalize in plebchan
This commit is contained in:
+3
-1
@@ -3,6 +3,7 @@
|
||||
"version": "0.1.8",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@adraffy/ens-normalize": "1.8.3",
|
||||
"@babel/core": "7.21.3",
|
||||
"@babel/plugin-syntax-flow": "7.18.6",
|
||||
"@babel/plugin-transform-react-jsx": "7.21.0",
|
||||
@@ -128,6 +129,7 @@
|
||||
"wait-on": "7.0.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"styled-components": "^5"
|
||||
"styled-components": "^5",
|
||||
"@adraffy/ens-normalize": "1.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user