1
Fork 0
mirror of https://github.com/diced/zipline.git synced 2025-03-28 23:11:22 -05:00

feat: version 3.4.9

This commit is contained in:
dicedtomato 2022-07-15 21:28:27 +00:00 committed by GitHub
parent 04ca738fb1
commit f5ae36d4e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"name": "zipline",
"version": "3.4.8",
"version": "3.4.9",
"license": "MIT",
"scripts": {
"dev": "node esbuild.config.js && REACT_EDITOR=code NODE_ENV=development node dist/server",