@damn-dev/cli 0.9.2-rc.1 → 0.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -27431,7 +27431,7 @@ var require_package = __commonJS({
|
|
|
27431
27431
|
module2.exports = {
|
|
27432
27432
|
name: "backend",
|
|
27433
27433
|
private: true,
|
|
27434
|
-
version: "0.9.2
|
|
27434
|
+
version: "0.9.2",
|
|
27435
27435
|
scripts: {
|
|
27436
27436
|
dev: "tsx watch src/server.ts",
|
|
27437
27437
|
build: "tsc && cp -r resources dist/resources",
|