chore: rename package to vite-plugin-component-locker and update documentation and imports

This commit is contained in:
Vitalii Litvinchuk
2026-06-10 15:51:04 +03:00
parent dc8c379ecf
commit d787116167
6 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@crypto-locker/core": "file:../core",
"vite-plugin-component-locker": "file:../core",
"react": "^19.1.0",
"react-dom": "^19.1.0"
},