@prisma/studio
Advanced tools
Comparing version 0.499.0 to 0.500.0
{ | ||
"name": "@prisma/studio", | ||
"version": "0.499.0", | ||
"version": "0.500.0", | ||
"description": "Modern database IDE", | ||
@@ -16,3 +16,3 @@ "author": "Siddhant <me@madebysid.com>", | ||
"dev": "vite", | ||
"prebuild": "tsc", | ||
"prebuild": "tsc -v && tsc", | ||
"build": "vite build", | ||
@@ -25,9 +25,9 @@ "test": "zx ./scripts/test.mjs", | ||
"@fontsource/jetbrains-mono": "4.5.0", | ||
"@prisma/studio-common": "0.499.0", | ||
"@prisma/studio-common": "0.500.0", | ||
"@types/classnames": "2.3.1", | ||
"@types/jest": "26.0.24", | ||
"@types/lodash": "4.14.202", | ||
"@types/lodash": "4.17.0", | ||
"@types/mousetrap": "1.6.15", | ||
"@types/node": "16.18.66", | ||
"@types/react": "17.0.71", | ||
"@types/node": "16.18.93", | ||
"@types/react": "17.0.80", | ||
"@types/react-dom": "17.0.25", | ||
@@ -58,3 +58,3 @@ "@types/react-window": "1.8.8", | ||
}, | ||
"gitHead": "346dd9ace568fb06e498212253d2f91ddf35f450" | ||
"gitHead": "059264bd0c448f5a472308009f1b1255fdfbe729" | ||
} |
Sorry, the diff of this file is too big to display
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
2935503