@damn-dev/cli 0.9.10 → 0.9.11
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
|
@@ -28012,7 +28012,7 @@ var require_package = __commonJS({
|
|
|
28012
28012
|
module2.exports = {
|
|
28013
28013
|
name: "backend",
|
|
28014
28014
|
private: true,
|
|
28015
|
-
version: "0.9.
|
|
28015
|
+
version: "0.9.11",
|
|
28016
28016
|
scripts: {
|
|
28017
28017
|
dev: "tsx watch src/server.ts",
|
|
28018
28018
|
build: "tsc && cp -r resources dist/resources",
|