Skip to content

Commit

Permalink
fix: testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 11, 2023
1 parent cd87864 commit 5b390ba
Showing 1 changed file with 68 additions and 68 deletions.
136 changes: 68 additions & 68 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,72 +65,72 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.8.25",
"@cocreate/api": "^1.10.24",
"@cocreate/attributes": "^1.7.20",
"@cocreate/calculation": "^1.7.22",
"@cocreate/charts": "^1.6.20",
"@cocreate/cli": "^1.33.4",
"@cocreate/clone": "^1.4.22",
"@cocreate/cocreatecss": "^1.12.25",
"@cocreate/codearea": "^1.4.22",
"@cocreate/conditional-logic": "^1.5.22",
"@cocreate/crdt": "^1.18.21",
"@cocreate/croppie": "^1.3.21",
"@cocreate/crud-client": "^1.21.17",
"@cocreate/css-parser": "^1.7.22",
"@cocreate/cursors": "^1.16.22",
"@cocreate/dnd": "^0.24.22",
"@cocreate/domain": "^1.6.22",
"@cocreate/element-config": "^1.5.21",
"@cocreate/element-prototype": "^1.8.23",
"@cocreate/elements": "^1.17.26",
"@cocreate/events": "^1.10.13",
"@cocreate/fetch": "^1.23.22",
"@cocreate/file": "^1.2.9",
"@cocreate/filter": "^1.19.23",
"@cocreate/floating-label": "^1.7.14",
"@cocreate/form": "^1.14.23",
"@cocreate/fullcalendar": "^1.5.22",
"@cocreate/fullscreen": "^1.5.16",
"@cocreate/indexeddb": "^1.10.13",
"@cocreate/industry": "^1.11.24",
"@cocreate/lazy-loader": "^1.3.22",
"@cocreate/link": "^1.4.21",
"@cocreate/local-storage": "^1.7.14",
"@cocreate/message-client": "^1.3.22",
"@cocreate/modal": "^1.10.21",
"@cocreate/observer": "^1.8.12",
"@cocreate/organizations": "^1.15.12",
"@cocreate/parallax": "^1.3.18",
"@cocreate/pass": "^1.12.22",
"@cocreate/pickr": "^1.6.21",
"@cocreate/position": "^1.3.22",
"@cocreate/prism": "^1.5.22",
"@cocreate/progress": "^1.4.20",
"@cocreate/pwa": "^1.6.20",
"@cocreate/random-color": "^1.4.19",
"@cocreate/remove": "^1.5.21",
"@cocreate/render": "^1.24.25",
"@cocreate/render-json": "^1.4.21",
"@cocreate/resize": "^1.5.22",
"@cocreate/resize-observer": "^1.3.21",
"@cocreate/rich-text": "^1.4.21",
"@cocreate/scroll": "^1.5.21",
"@cocreate/search": "^1.3.20",
"@cocreate/select": "^1.10.21",
"@cocreate/selection": "^1.6.21",
"@cocreate/signup-animation": "^1.2.21",
"@cocreate/social-share": "^1.3.20",
"@cocreate/socket-client": "^1.23.19",
"@cocreate/text": "^1.20.22",
"@cocreate/toolbar": "^1.10.21",
"@cocreate/unique": "^1.11.16",
"@cocreate/uppy": "^1.4.21",
"@cocreate/users": "^1.22.20",
"@cocreate/utils": "^1.21.9",
"@cocreate/uuid": "^1.4.21",
"@cocreate/validation": "^1.8.21",
"@cocreate/vdom": "^1.6.22"
"@cocreate/actions": "^1.8.28",
"@cocreate/api": "^1.10.27",
"@cocreate/attributes": "^1.7.23",
"@cocreate/calculation": "^1.7.25",
"@cocreate/charts": "^1.6.23",
"@cocreate/cli": "^1.33.6",
"@cocreate/clone": "^1.4.25",
"@cocreate/cocreatecss": "^1.12.28",
"@cocreate/codearea": "^1.4.25",
"@cocreate/conditional-logic": "^1.5.25",
"@cocreate/crdt": "^1.18.24",
"@cocreate/croppie": "^1.3.24",
"@cocreate/crud-client": "^1.21.20",
"@cocreate/css-parser": "^1.7.25",
"@cocreate/cursors": "^1.16.25",
"@cocreate/dnd": "^0.24.25",
"@cocreate/domain": "^1.6.25",
"@cocreate/element-config": "^1.5.24",
"@cocreate/element-prototype": "^1.8.26",
"@cocreate/elements": "^1.17.29",
"@cocreate/events": "^1.10.16",
"@cocreate/fetch": "^1.23.25",
"@cocreate/file": "^1.2.12",
"@cocreate/filter": "^1.19.26",
"@cocreate/floating-label": "^1.7.17",
"@cocreate/form": "^1.14.26",
"@cocreate/fullcalendar": "^1.5.25",
"@cocreate/fullscreen": "^1.5.19",
"@cocreate/indexeddb": "^1.10.16",
"@cocreate/industry": "^1.11.27",
"@cocreate/lazy-loader": "^1.3.25",
"@cocreate/link": "^1.4.24",
"@cocreate/local-storage": "^1.7.17",
"@cocreate/message-client": "^1.3.25",
"@cocreate/modal": "^1.10.24",
"@cocreate/observer": "^1.8.15",
"@cocreate/organizations": "^1.15.15",
"@cocreate/parallax": "^1.3.21",
"@cocreate/pass": "^1.12.25",
"@cocreate/pickr": "^1.6.24",
"@cocreate/position": "^1.3.25",
"@cocreate/prism": "^1.5.25",
"@cocreate/progress": "^1.4.23",
"@cocreate/pwa": "^1.6.23",
"@cocreate/random-color": "^1.4.22",
"@cocreate/remove": "^1.5.24",
"@cocreate/render": "^1.24.28",
"@cocreate/render-json": "^1.4.24",
"@cocreate/resize": "^1.5.25",
"@cocreate/resize-observer": "^1.3.24",
"@cocreate/rich-text": "^1.4.24",
"@cocreate/scroll": "^1.5.24",
"@cocreate/search": "^1.3.23",
"@cocreate/select": "^1.10.24",
"@cocreate/selection": "^1.6.24",
"@cocreate/signup-animation": "^1.2.24",
"@cocreate/social-share": "^1.3.23",
"@cocreate/socket-client": "^1.23.22",
"@cocreate/text": "^1.20.25",
"@cocreate/toolbar": "^1.10.24",
"@cocreate/unique": "^1.11.19",
"@cocreate/uppy": "^1.4.24",
"@cocreate/users": "^1.22.23",
"@cocreate/utils": "^1.21.12",
"@cocreate/uuid": "^1.4.24",
"@cocreate/validation": "^1.8.24",
"@cocreate/vdom": "^1.6.25"
}
}
}

0 comments on commit 5b390ba

Please sign in to comment.