Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Oct 4, 2021
1 parent 8ceaca6 commit e18a3db
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/crud-client": "^1.2.28",
"@cocreate/docs": "^1.2.25",
"@cocreate/floating-label": "^1.1.22",
"@cocreate/hosting": "^1.2.21",
"@cocreate/htmltags": "^1.4.12",
"@cocreate/input": "^1.2.25",
"@cocreate/observer": "^1.3.22"
"@cocreate/crud-client": "^1.2.29",
"@cocreate/docs": "^1.2.26",
"@cocreate/floating-label": "^1.1.23",
"@cocreate/hosting": "^1.2.22",
"@cocreate/htmltags": "^1.5.0",
"@cocreate/input": "^1.2.26",
"@cocreate/observer": "^1.3.23"
}
}

0 comments on commit e18a3db

Please sign in to comment.