Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Nov 8, 2019
1 parent a29079a commit 2f26c0b
Show file tree
Hide file tree
Showing 5 changed files with 178 additions and 108 deletions.
12 changes: 6 additions & 6 deletions cli/introspection/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "@prisma/introspection",
"version": "0.0.99",
"version": "0.0.101",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"repository": "git@github.com:prisma/prisma2.git",
"author": "Tim Suchanek <suchanek@prisma.io>",
"devDependencies": {
"@prisma/cli": "^0.1.12",
"@prisma/generator-helper": "^0.0.13",
"@prisma/lift": "^0.3.48",
"@prisma/photon": "^0.2.115",
"@prisma/sdk": "^0.0.20",
"@prisma/cli": "^0.1.22",
"@prisma/generator-helper": "^0.0.14",
"@prisma/lift": "^0.3.75",
"@prisma/photon": "^0.2.153",
"@prisma/sdk": "^0.0.23",
"@types/debug": "^4.1.5",
"@types/dotenv": "^6.1.1",
"@types/figures": "^3.0.1",
Expand Down

0 comments on commit 2f26c0b

Please sign in to comment.