yarn install

This commit is contained in:
Rob Cameron
2022-02-08 14:47:27 -08:00
parent 3e0001d228
commit 5dc0ccea4d
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
]
},
"dependencies": {
"@redwoodjs/auth": "^0.44.1",
"@redwoodjs/auth": "0.44.1",
"@redwoodjs/forms": "^0.44.1",
"@redwoodjs/router": "^0.44.1",
"@redwoodjs/web": "^0.44.1",