Move code around

This commit is contained in:
Chris Tsang
2023-09-08 12:59:28 +01:00
parent c3090ac50b
commit 02c844dc7a
10 changed files with 98 additions and 105 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "vtracer-webapp"
version = "0.4.0"
authors = ["Chris Tsang <tyt2y7@gmail.com>"]
authors = ["Chris Tsang <chris.2y3@outlook.com>"]
edition = "2021"
description = "A web app to convert images into vector graphics."
license = "MIT OR Apache-2.0"

View File

@@ -2,7 +2,7 @@
"name": "vtracer-app",
"version": "0.1.0",
"description": "VTracer Webapp",
"author": "Chris Tsang <tyt2y7@gmail.com>",
"author": "Chris Tsang <chris.2y3@outlook.com>",
"license": "proprietary",
"private": true,
"main": "index.js",