Skip to content

Commit

Permalink
Bump Studio [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
prisma-bot committed May 1, 2020
1 parent 54e8f9e commit afb3972
Show file tree
Hide file tree
Showing 11 changed files with 63 additions and 63 deletions.
14 changes: 7 additions & 7 deletions src/packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"name": "@prisma/cli",
"description": "The Prisma command line interface (CLI) is the primary way to interact with your Prisma project from the command line. It can initialize new project assets, generate Prisma Client, and analyze existing database structures through introspection to automatically create your application models.",
"keywords": [
Expand Down Expand Up @@ -49,7 +49,7 @@
"prisma2": "build/index.js"
},
"prisma": {
"version": "afd294205618b1c825b013ba6f5a6ebe4aa4a514"
"version": "3cd2e8691906b5d6be11fe6e7e154f2a9928b6ff"
},
"devDependencies": {
"@apexearth/copy": "^1.4.5",
Expand All @@ -61,10 +61,10 @@
"@prisma/introspection": "workspace:*",
"@prisma/migrate": "workspace:*",
"@prisma/sdk": "workspace:*",
"@prisma/studio": "0.225.0",
"@prisma/studio-server": "0.225.0",
"@prisma/studio-transports": "0.225.0",
"@prisma/studio-types": "0.225.0",
"@prisma/studio": "0.226.0",
"@prisma/studio-server": "0.226.0",
"@prisma/studio-transports": "0.226.0",
"@prisma/studio-types": "0.226.0",
"@sentry/node": "5.12.4",
"@types/debug": "^4.1.5",
"@types/mocha": "^5.2.7",
Expand Down Expand Up @@ -146,4 +146,4 @@
"eslint"
]
}
}
}
2 changes: 1 addition & 1 deletion src/packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/client",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"description": "Prisma Client is an auto-generated and type-safe query builder for Node.js & TypeScript that's tailored to your data.",
"keywords": [
"prisma2",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/engine-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/engine-core",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/fetch-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/fetch-engine",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/generator-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/generator-helper",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/get-platform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/get-platform",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/ink-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/ink-components",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "git@github.com:prisma/prisma.git",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/introspection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/introspection",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
Expand Down
6 changes: 3 additions & 3 deletions src/packages/migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/migrate",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "git@github.com:prisma/migrate.git",
Expand Down Expand Up @@ -48,8 +48,8 @@
"@prisma/fetch-engine": "workspace:*",
"@prisma/get-platform": "workspace:*",
"@prisma/ink-components": "workspace:*",
"@prisma/studio-server": "0.225.0",
"@prisma/studio-types": "0.225.0",
"@prisma/studio-server": "0.226.0",
"@prisma/studio-types": "0.226.0",
"ansi-escapes": "^4.3.1",
"cli-cursor": "3.1.0",
"dashify": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prisma/sdk",
"version": "2.0.0-alpha.1173",
"version": "2.0.0-alpha.1179",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "git@github.com:prisma/prisma.git",
Expand All @@ -20,7 +20,7 @@
"scripts"
],
"prisma": {
"version": "afd294205618b1c825b013ba6f5a6ebe4aa4a514"
"version": "3cd2e8691906b5d6be11fe6e7e154f2a9928b6ff"
},
"devDependencies": {
"@types/jest": "25.2.1",
Expand Down
88 changes: 44 additions & 44 deletions src/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit afb3972

Please sign in to comment.