Compare commits

..

3 Commits
deploy ... main

Author SHA1 Message Date
2ab17c7eb7 Fixed submodules path 2021-06-12 19:45:47 +05:00
63d60dff3c
Updated frontend 2021-02-05 21:05:01 +05:00
5146b98b0b
Bumped backend version 2020-11-11 23:04:52 +05:00
4 changed files with 9 additions and 4 deletions

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "backend"]
path = backend
url = git@github.com:Dm1tr1y147/questionForm_backend.git
url = ../questionForm_backend.git
[submodule "frontend"]
path = frontend
url = git@github.com:Dm1tr1y147/questionForm_frontend.git
url = ../questionForm_frontend.git

@ -1 +1 @@
Subproject commit c09a66c6ddd6141b049aea47bc948c18498eeb88
Subproject commit aa73cc9a834218faa3036407622b9050a64b01e3

@ -1 +1 @@
Subproject commit 65a6ca3e0390ae64ecf84ae837db3fefec181b7e
Subproject commit 540c93236a0d88b22929047156e2894e91542b85

View File

@ -1874,6 +1874,11 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"
"@prisma/cli@2.8.1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@prisma/cli/-/cli-2.8.1.tgz#fdfeb56857f2fb08ec9769537279745749effcf7"
integrity sha512-mEGJplClGnXI5ki4R0Xq8nq62zcyu7Wzdhybege+cFPZFUbFj0petaPZl/tqta9o5neDyvpU/lDgOwef6mwySg==
"@prisma/client@^2.7.1":
version "2.10.2"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-2.10.2.tgz#2f37f3ea9aefa24cd80f1ff2e196250a5ec7ba75"