We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5be7a commit 985e1d8Copy full SHA for 985e1d8
node_modules/.package-lock.json
package.json
@@ -3070,5 +3070,5 @@
3070
"sponsor": {
3071
"url": "https://github.com/LuaLS/lua-language-server/issues/484"
3072
},
3073
- "version": "3.6.13"
+ "version": "3.6.14"
3074
}
package/build.lua
@@ -1,6 +1,6 @@
1
local json = require 'json-beautify'
2
3
-local VERSION = "3.6.13"
+local VERSION = "3.6.14"
4
5
local package = require 'package.package'
6
local fsu = require 'fs-utility'
0 commit comments