@effect/language-service 0.64.0 → 0.64.1
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/cli.js +1 -1
- package/cli.js.map +1 -1
- package/index.js +7 -7
- package/index.js.map +1 -1
- package/package.json +1 -1
package/cli.js
CHANGED
|
@@ -39248,7 +39248,7 @@ var text9 = text5;
|
|
|
39248
39248
|
// package.json
|
|
39249
39249
|
var package_default = {
|
|
39250
39250
|
name: "@effect/language-service",
|
|
39251
|
-
version: "0.64.
|
|
39251
|
+
version: "0.64.1",
|
|
39252
39252
|
packageManager: "pnpm@8.11.0",
|
|
39253
39253
|
publishConfig: {
|
|
39254
39254
|
access: "public",
|