File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.13.1 " ,
5+ "version" : " 1.13.2 " ,
66 "npmClient" : " yarn"
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " @clobbr/api" ,
3- "version" : " 1.13.1 " ,
3+ "version" : " 1.13.2 " ,
44 "description" : " Clobbr API" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @clobbr/cli" ,
3- "version" : " 1.13.1 " ,
3+ "version" : " 1.13.2 " ,
44 "description" : " Clobbr CLI" ,
55 "main" : " dist/index.js" ,
66 "bin" : " dist/index.js" ,
2727 "author" : " Dan Mindru <mindrudan@gmail.com>" ,
2828 "license" : " MIT" ,
2929 "dependencies" : {
30- "@clobbr/api" : " ^1.13.1 " ,
30+ "@clobbr/api" : " ^1.13.2 " ,
3131 "asciichart" : " ^1.5.25" ,
3232 "chalk" : " ^4.1.0" ,
3333 "commander" : " ^7.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @clobbr/share" ,
3- "version" : " 1.13.1 " ,
3+ "version" : " 1.13.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " PORT=4343 next dev" ,
1010 },
1111 "dependencies" : {
1212 "@auth0/nextjs-auth0" : " ^1.9.2" ,
13- "@clobbr/api" : " ^1.13.1 " ,
13+ "@clobbr/api" : " ^1.13.2 " ,
1414 "@emotion/css" : " ^11.9.0" ,
1515 "@emotion/react" : " ^11.9.0" ,
1616 "@emotion/styled" : " ^11.8.1" ,
2121 "@types/chartjs-plugin-trendline" : " ^1.0.1" ,
2222 "@types/lodash-es" : " ^4.17.6" ,
2323 "@types/react-chartjs-2" : " ^2.5.7" ,
24- "@vercel/og" : " ^0.0.21" ,
2524 "@vercel/analytics" : " ^0.1.2" ,
25+ "@vercel/og" : " ^0.0.21" ,
2626 "brotli-wasm" : " ^1.3.1" ,
2727 "chart.js" : " ^3.9.1" ,
2828 "chartjs-plugin-trendline" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @clobbr/ui" ,
33 "homepage" : " ./" ,
4- "version" : " 1.13.1 " ,
4+ "version" : " 1.13.2 " ,
55 "private" : true ,
66 "description" : " Clobbr UI" ,
77 "repository" : {
1111 "author" : " Dan Mindru <mindrudan@gmail.com>" ,
1212 "license" : " MIT" ,
1313 "dependencies" : {
14- "@clobbr/api" : " ^1.13.1 " ,
14+ "@clobbr/api" : " ^1.13.2 " ,
1515 "@emotion/css" : " ^11.9.0" ,
1616 "@emotion/react" : " ^11.9.0" ,
1717 "@emotion/styled" : " ^11.8.1" ,
You can’t perform that action at this time.
0 commit comments