nexus-prisma
Advanced tools
Comparing version 0.16.1 to 0.16.2
@@ -25,3 +25,3 @@ const boldWhite = '\u001b[37;1m' | ||
│ │ | ||
│ import { ${red}nexusPluginPrisma${reset} } from ${red}'nexus-prisma'${reset} │ | ||
│ import { ${red}nexusPrismaPlugin${reset} } from ${red}'nexus-prisma'${reset} │ | ||
│ import { ${green}nexusSchemaPrisma${reset} } from ${green}'nexus-plugin-prisma/schema'${reset} │ | ||
@@ -28,0 +28,0 @@ │ │ |
{ | ||
"name": "nexus-prisma", | ||
"version": "0.16.1", | ||
"version": "0.16.2", | ||
"repository": "graphql-nexus/nexus-plugin-prisma", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,3 +15,3 @@ # `nexus-prisma` has migrated! | ||
```diff | ||
- import { nexusPluginPrisma } from 'nexus-prisma' | ||
- import { nexusPrismaPlugin } from 'nexus-prisma' | ||
+ import { nexusSchemaPrisma } from 'nexus-plugin-prisma/schema' | ||
@@ -18,0 +18,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package