Skip to content
Snippets Groups Projects
Commit 43bc22af authored by Tony Salomone's avatar Tony Salomone
Browse files

Fixing version from 0.3.14 to 0.3.0

parent 28697103
No related branches found
No related tags found
No related merge requests found
{ {
"name": "transformerlab-app", "name": "transformerlab-app",
"version": "0.3.14", "version": "0.3.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"url": "https://github.com/dadmobile" "url": "https://github.com/dadmobile"
} }
], ],
"version": "0.3.14", "version": "0.3.0",
"main": "./src/main/main.ts", "main": "./src/main/main.ts",
"scripts": { "scripts": {
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"", "build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
......
{ {
"name": "transformerlab", "name": "transformerlab",
"version": "0.3.14", "version": "0.3.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
......
{ {
"name": "transformerlab", "name": "transformerlab",
"version": "0.3.14", "version": "0.3.0",
"description": "A tool to play with and train LLMs", "description": "A tool to play with and train LLMs",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"author": { "author": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment