@damn-dev/cli 0.9.13 → 0.9.14
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
|
@@ -28164,7 +28164,7 @@ var require_package = __commonJS({
|
|
|
28164
28164
|
module2.exports = {
|
|
28165
28165
|
name: "backend",
|
|
28166
28166
|
private: true,
|
|
28167
|
-
version: "0.9.
|
|
28167
|
+
version: "0.9.14",
|
|
28168
28168
|
scripts: {
|
|
28169
28169
|
dev: "tsx watch src/server.ts",
|
|
28170
28170
|
build: "tsc && cp -r resources dist/resources",
|