@j_c/gracile__gracile
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -1,3 +0,3 @@ | ||
#!/usr/bin/env node --no-warnings=ExperimentalWarning -C production --watch --import ./node_modules/@j_c/gracile__gracile/node_modules/tsx/dist/loader.mjs | ||
#!/usr/bin/env node --no-warnings=ExperimentalWarning -C production --watch --import tsx | ||
export {}; | ||
//# sourceMappingURL=gracile-watch.d.ts.map |
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env node --no-warnings=ExperimentalWarning -C production --watch --import ./node_modules/@j_c/gracile__gracile/node_modules/tsx/dist/loader.mjs | ||
#!/usr/bin/env node --no-warnings=ExperimentalWarning -C production --watch --import tsx | ||
import { program } from '@commander-js/extra-typings'; | ||
@@ -3,0 +3,0 @@ import { dev } from '@j_c/gracile__engine/dev/dev'; |
@@ -1,3 +0,3 @@ | ||
#!/usr/bin/env node -C production --import ./node_modules/@j_c/gracile__gracile/node_modules/tsx/dist/loader.mjs | ||
#!/usr/bin/env node -C production --import tsx | ||
export {}; | ||
//# sourceMappingURL=gracile.d.ts.map |
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env node -C production --import ./node_modules/@j_c/gracile__gracile/node_modules/tsx/dist/loader.mjs | ||
#!/usr/bin/env node -C production --import tsx | ||
import { program } from '@commander-js/extra-typings'; | ||
@@ -3,0 +3,0 @@ import { build } from '@j_c/gracile__engine/build/build'; |
{ | ||
"name": "@j_c/gracile__gracile", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "A thin, full-stack, web framework", | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
"// @j_c/gracile__add": "workspace:^", | ||
"gitHead": "740f241123f06181fb672da9ec42fe2ad310f225" | ||
"gitHead": "bdbd6b87e17e123b41dea65c3410f9cd52c564ff" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49668