Clean up imports
This commit is contained in:
parent
82fe032cfb
commit
bf279804e5
|
@ -11,5 +11,5 @@
|
||||||
"target": "es2017",
|
"target": "es2017",
|
||||||
"jsx": "preserve"
|
"jsx": "preserve"
|
||||||
},
|
},
|
||||||
"include": ["**/*.ts", "util/tiptap-tweet.tsx"]
|
"include": ["**/*.ts", "util/tweet-embed.tsx"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -53,7 +53,6 @@
|
||||||
"react-hot-toast": "2.2.0",
|
"react-hot-toast": "2.2.0",
|
||||||
"react-instantsearch-hooks-web": "6.24.1",
|
"react-instantsearch-hooks-web": "6.24.1",
|
||||||
"react-query": "3.39.0",
|
"react-query": "3.39.0",
|
||||||
"react-twitter-embed": "4.0.4",
|
|
||||||
"string-similarity": "^4.0.4",
|
"string-similarity": "^4.0.4",
|
||||||
"tippy.js": "6.3.7"
|
"tippy.js": "6.3.7"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user