Skip to content

Commit 6f0e2d0

Browse files
committed
update package
1 parent 6d775ed commit 6f0e2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/package.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ return {
3333
configuration = {
3434
type = "object",
3535
title = "Lua",
36-
properties = require 'package.configuration',
36+
properties = require 'server.tools.configuration',
3737
},
3838
semanticTokenScopes = {
3939
{

0 commit comments

Comments
 (0)