Compare commits
8 Commits
v2.1.4
...
126-all-lo
| Author | SHA1 | Date | |
|---|---|---|---|
| 075508413e | |||
| 56b07d64a9 | |||
| 928a4dae43 | |||
| e345898341 | |||
| a6af3c2229 | |||
| b8f708fd6d | |||
| 1c46f58afc | |||
| fa7a39e48a |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "api",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.3",
|
||||
"description": "",
|
||||
"author": "",
|
||||
"private": true,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "client",
|
||||
"private": true,
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@noahspan/flying",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.3",
|
||||
"scripts": {
|
||||
"start": "node api/dist/main",
|
||||
"format": "prettier --write \"**/src/**/*.ts\" \"**/test/**/*.ts\"",
|
||||
|
||||
Reference in New Issue
Block a user