File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33 " packages/*"
44 ],
55 "npmClient" : " yarn" ,
6- "version" : " 0.0.9 "
6+ "version" : " 0.0.10 "
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " @wcauchois/wring-manage-backend" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " Backend for the webring management interface" ,
55 "author" : " Bill Cauchois <wcauchois@gmail.com>" ,
66 "homepage" : " https://github.com/wcauchois/wring#readme" ,
4040 },
4141 "dependencies" : {
4242 "@types/minimist" : " ^1.2.0" ,
43- "@wcauchois/wring-manage-frontend" : " ^0.0.9 " ,
43+ "@wcauchois/wring-manage-frontend" : " ^0.0.10 " ,
4444 "apollo-server-express" : " ^2.15.1" ,
4545 "axios" : " ^0.19.2" ,
4646 "chalk" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @wcauchois/wring-manage-frontend" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "main" : " index.js" ,
55 "types" : " index.d.ts" ,
66 "files" : [
2020 "@types/node" : " ^12.0.0" ,
2121 "@types/react" : " ^16.9.0" ,
2222 "@types/react-dom" : " ^16.9.0" ,
23- "@wcauchois/wring-schema" : " ^0.0.9 " ,
23+ "@wcauchois/wring-schema" : " ^0.0.10 " ,
2424 "apollo-boost" : " ^0.4.9" ,
2525 "axios" : " ^0.19.2" ,
2626 "graphql" : " ^15.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @wcauchois/wring-manage" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " Entrypoint for the web ring management interface" ,
55 "author" : " Bill Cauchois <wcauchois@gmail.com>" ,
66 "homepage" : " https://github.com/wcauchois/wring#readme" ,
2424 "url" : " https://github.com/wcauchois/wring/issues"
2525 },
2626 "dependencies" : {
27- "@wcauchois/wring-manage-backend" : " ^0.0.9 "
27+ "@wcauchois/wring-manage-backend" : " ^0.0.10 "
2828 },
2929 "gitHead" : " 7a887324c80e8c839951c2c0bbc51331eb0b2469"
3030}
Original file line number Diff line number Diff line change 11{
22 "name" : " @wcauchois/wring-schema" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " > TODO: description" ,
55 "author" : " Bill Cauchois <wcauchois@gmail.com>" ,
66 "homepage" : " " ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @wcauchois/wring-widget" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " > TODO: description" ,
55 "author" : " Bill Cauchois <wcauchois@gmail.com>" ,
66 "homepage" : " " ,
2222 },
2323 "dependencies" : {
2424 "@types/styled-components" : " ^5.1.0" ,
25- "@wcauchois/wring-schema" : " ^0.0.9 " ,
25+ "@wcauchois/wring-schema" : " ^0.0.10 " ,
2626 "preact" : " ^10.4.4" ,
2727 "styled-components" : " ^5.1.1" ,
2828 "ts-loader" : " ^7.0.5" ,
You can’t perform that action at this time.
0 commit comments