feat: 更换npm名称与管理者
This commit is contained in:
parent
fa4666273d
commit
b1c8a64804
11
package.json
11
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dt-sql-parser-semantic-analyse-plugin",
|
||||
"version": "0.0.1-alpha.15",
|
||||
"name": "lava-dt-sql-parser-semantic-analyse-plugin",
|
||||
"version": "0.0.1-alpha.16",
|
||||
"description": "an dt-sql-parser plugin with semantic result",
|
||||
"type": "module",
|
||||
"files": [
|
||||
@ -37,6 +37,11 @@
|
||||
"vite-plugin-node-polyfills": "^0.21.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"dt-sql-parser": "npm:dt-sql-parser-oushudb@^4.0.2-5"
|
||||
"dt-sql-parser": "npm:lava-oushudb-dt-sql-parser@^4.0.2-10"
|
||||
},
|
||||
"git repository": "https://git.yevpt.com/oushu/lava-dt-sql-parser-semantic-analyse-plugin",
|
||||
"repository": "https://git.yevpt.com/oushu/lava-dt-sql-parser-semantic-analyse-plugin",
|
||||
"volta": {
|
||||
"node": "14.21.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user