Skip to content

Commit a3a9b7f

Browse files
author
Nilan Marktanner
authored
working set of versions
1 parent 2daf239 commit a3a9b7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

server/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
},
99
"dependencies": {
1010
"bcryptjs": "^2.4.3",
11-
"graphql-yoga": "1.3.2",
12-
"prisma-binding": "1.5.10"
11+
"graphql-yoga": "1.4.3",
12+
"prisma-binding": "1.5.16"
1313
},
1414
"devDependencies": {
15-
"graphql-cli": "2.14.1",
15+
"graphql-cli": "2.15.8",
1616
"npm-run-all": "4.1.2",
17-
"prisma": "1.2.2"
17+
"prisma": "1.3.3"
1818
}
1919
}

0 commit comments

Comments
 (0)