mirror of
https://github.com/diced/zipline.git
synced 2025-12-12 07:40:45 -08:00
feat(v4.2.1): version
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
in
|
||||
{
|
||||
devShells.default = pkgs.mkShell {
|
||||
name = "zipline-dev";
|
||||
name = "zipline";
|
||||
|
||||
buildInputs = [
|
||||
nodejs
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "zipline",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"scripts": {
|
||||
"build": "cross-env pnpm run --stream \"/^build:.*/\"",
|
||||
"build:prisma": "prisma generate --no-hints",
|
||||
|
||||
Reference in New Issue
Block a user