Version bump
This commit is contained in:
parent
af5352eba2
commit
b5cd1a005e
2 changed files with 6 additions and 1 deletions
|
|
@ -10,3 +10,8 @@
|
|||
|
||||
- Bumps dependencies
|
||||
- Fixes bugs
|
||||
|
||||
# 9.0.2
|
||||
|
||||
- Adds the ability for a custom wisp server back
|
||||
- Increases upload fileSize capacity in hopes that bigger files can now be uploaded
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nebula",
|
||||
"type": "module",
|
||||
"version": "9.0.1",
|
||||
"version": "9.0.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "concurrently \"astro dev --host 0.0.0.0\" \"tsx --watch server/server.ts\"",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue