chore: package reference to local

This commit is contained in:
Danish Arora 2025-10-29 16:28:21 +05:30
parent a0a8f9e699
commit 9a3f76a502
No known key found for this signature in database
GPG Key ID: 1C6EF37CDAE1426E

View File

@ -33,7 +33,7 @@
"react-dom": ">=18.0.0"
},
"dependencies": {
"@opchan/core": "^1.0.1"
"@opchan/core": "file:../core"
},
"devDependencies": {
"typescript": "^5.5.3",