File tree Expand file tree Collapse file tree 2 files changed +6
-270
lines changed
Expand file tree Collapse file tree 2 files changed +6
-270
lines changed Original file line number Diff line number Diff line change 1515 "dompurify" : " ^2.2.7" ,
1616 "htmlparser2" : " ^8.0.1" ,
1717 "jsonpath" : " ^1.1.1" ,
18- "localforage" : " ^1.9.0" ,
1918 "normalize.css" : " ^8.0.1" ,
2019 "prop-types" : " ^15.0.0-0" ,
2120 "react" : " ^17.0.1" ,
3534 "react-spring-bottom-sheet" : " ^3.4.1" ,
3635 "react-toggle" : " ^4.1.1" ,
3736 "react-tooltip" : " ^4.2.21" ,
38- "rss-to-json" : " ^2.1.1" ,
39- "styled-components" : " 2" ,
4037 "timeago.js" : " ^4.0.2" ,
4138 "type-fest" : " ^1.2.0" ,
4239 "vite-plugin-ejs" : " ^1.6.4" ,
4744 "start" : " vite" ,
4845 "build:web" : " VITE_BUILD_TARGET=web ./script/build.sh" ,
4946 "build:ext" : " VITE_BUILD_TARGET=extension ./script/build.sh" ,
50- "build:firefox" : " ./script/build-firefox.sh" ,
51- "build:chrome" : " ./script/build-chrome.sh"
47+ "build:firefox" : " VITE_BUILD_PLATFORM=firefox ./script/build-firefox.sh" ,
48+ "build:chrome" : " VITE_BUILD_PLATFORM=chrome ./script/build-chrome.sh"
5249 },
5350 "eslintConfig" : {
5451 "extends" : [
You can’t perform that action at this time.
0 commit comments