1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-19 04:03:13 +00:00

chore(sasjs-tests): remove adapter dependency to prevent npm audit on local-only package

This commit is contained in:
mulahasanovic
2026-04-13 20:02:03 +02:00
parent 5c61ede51a
commit 0f9f16bef1
3 changed files with 46 additions and 1673 deletions

View File

@@ -18,8 +18,5 @@
},
"overrides": {
"vite": "npm:rolldown-vite@7.2.2"
},
"dependencies": {
"@sasjs/adapter": "file:../build/sasjs-adapter-5.0.0.tgz"
}
}