File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.9.0 " ,
5+ "version" : " 0.9.1 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
88 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @automatisch/backend" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "license" : " See LICENSE file" ,
55 "description" : " The open source Zapier alternative. Build workflow automation without spending time and money." ,
66 "scripts" : {
2222 "prebuild" : " rm -rf ./dist"
2323 },
2424 "dependencies" : {
25- "@automatisch/web" : " ^0.9.0 " ,
25+ "@automatisch/web" : " ^0.9.1 " ,
2626 "@bull-board/express" : " ^3.10.1" ,
2727 "@casl/ability" : " ^6.5.0" ,
2828 "@graphql-tools/graphql-file-loader" : " ^7.3.4" ,
110110 "url" : " https://github.com/automatisch/automatisch/issues"
111111 },
112112 "devDependencies" : {
113- "@automatisch/types" : " ^0.9.0 " ,
113+ "@automatisch/types" : " ^0.9.1 " ,
114114 "@types/bcrypt" : " ^5.0.0" ,
115115 "@types/bull" : " ^3.15.8" ,
116116 "@types/cors" : " ^2.8.12" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @automatisch/cli" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "license" : " See LICENSE file" ,
55 "description" : " The open source Zapier alternative. Build workflow automation without spending time and money." ,
66 "contributors" : [
3333 "version" : " oclif readme && git add README.md"
3434 },
3535 "dependencies" : {
36- "@automatisch/backend" : " ^0.9.0 " ,
36+ "@automatisch/backend" : " ^0.9.1 " ,
3737 "@oclif/core" : " ^1" ,
3838 "@oclif/plugin-help" : " ^5" ,
3939 "@oclif/plugin-plugins" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @automatisch/docs" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "license" : " See LICENSE file" ,
55 "description" : " The open source Zapier alternative. Build workflow automation without spending time and money." ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @automatisch/e2e-tests" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "license" : " See LICENSE file" ,
55 "private" : true ,
66 "description" : " The open source Zapier alternative. Build workflow automation without spending time and money." ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @automatisch/types" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "license" : " See LICENSE file" ,
55 "description" : " Type definitions for automatisch" ,
66 "homepage" : " https://github.com/automatisch/automatisch" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @automatisch/web" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "license" : " See LICENSE file" ,
55 "description" : " The open source Zapier alternative. Build workflow automation without spending time and money." ,
66 "dependencies" : {
77 "@apollo/client" : " ^3.6.9" ,
8- "@automatisch/types" : " ^0.9.0 " ,
8+ "@automatisch/types" : " ^0.9.1 " ,
99 "@casl/ability" : " ^6.5.0" ,
1010 "@casl/react" : " ^3.1.0" ,
1111 "@emotion/react" : " ^11.4.1" ,
You can’t perform that action at this time.
0 commit comments