@seratch_/bolt-prisma
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@seratch_/bolt-prisma", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Bolt for JavaScript Installation Store Extension - Prisma", | ||
@@ -47,3 +47,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "7319e11f1d4b07d98e7e10dc14352b1400bbfb10" | ||
"gitHead": "14c00dda9acce4164bbb83255d27e32482e49fc4" | ||
} |
@@ -21,4 +21,4 @@ ## Bolt for JavaScript Prisma Extension | ||
"dependencies": { | ||
"@slack/bolt": "^3.9.0", | ||
"@seratch_/bolt-prisma": "^0.1.0", | ||
"@slack/bolt": "^3.11.0", | ||
"@seratch_/bolt-prisma": "^1.0.0", | ||
"sqlite3": "4.2.0", | ||
@@ -25,0 +25,0 @@ "@prisma/client": "^3.9.2" |
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
35664