fix: Update @apache-superset/core reference in package-lock.json (#34924)

This commit is contained in:
Michael S. Molina
2025-09-01 13:21:09 -03:00
committed by GitHub
parent 175835138c
commit c1a3606774

View File

@@ -53602,10 +53602,6 @@
"kdbush": "^4.0.2"
}
},
"node_modules/superset-core": {
"resolved": "packages/superset-core",
"link": true
},
"node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
@@ -60600,7 +60596,8 @@
}
},
"packages/superset-core": {
"version": "0.0.1",
"name": "@apache-superset/core",
"version": "0.0.1-rc2",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.26.4",