Skip to content

Commit

Permalink
Release 2.0.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
mildronize committed Jan 18, 2025
1 parent f9a2a5c commit 8568ce5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "lumebot",
"version": "1.1.0",
"version": "2.0.0-0",
"main": "dist/src/functions/*.js",
"private": true,
"scripts": {
"deploy:pre": "bun run scripts/pre-deploy.ts",
"tunnel": "bun run scripts/tunnel.ts",
"tunnel": "bun run scripts/tunnel.ts",
"build": "tsc",
"watch": "tsc -w",
"clean": "rimraf dist",
Expand Down

0 comments on commit 8568ce5

Please sign in to comment.