feat(v3.4.7): version

This commit is contained in:
dicedtomato 2022-07-06 17:03:44 +00:00 committed by GitHub
parent 22615e9ce9
commit 38eef3f0ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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