This repository was archived by the owner on Apr 24, 2024. It is now read-only.
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-static-tweets-example" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
19
19
"node-fetch" : " ^2.6.1" ,
20
20
"react" : " ^18.2.0" ,
21
21
"react-dom" : " ^18.2.0" ,
22
- "react-static-tweets" : " ^1 .0.0" ,
23
- "static-tweets" : " ^1 .0.0" ,
22
+ "react-static-tweets" : " ^2 .0.0" ,
23
+ "static-tweets" : " ^2 .0.0" ,
24
24
"swr" : " ^2.0.0"
25
25
},
26
26
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1 .0.0" ,
2
+ "version" : " 2 .0.0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"packages" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-static-tweets" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.0" ,
4
4
"description" : " Extremely fast static renderer for tweets." ,
5
5
"repository" : " transitive-bullshit/react-static-tweets" ,
6
6
"author" :
" Travis Fischer <[email protected] >" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " static-tweets" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.0" ,
4
4
"description" : " Utilities for fetching and manipulating tweet ASTs." ,
5
5
"repository" : " transitive-bullshit/react-static-tweets" ,
6
6
"author" :
" Travis Fischer <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments