mirror of
https://github.com/tlsnotary/tlsn-js.git
synced 2026-01-08 04:03:53 -05:00
fix: use latest version instead of local dependency
This commit is contained in:
committed by
Hendrik Eeckhaut
parent
36e9a9fcf4
commit
967c59e003
@@ -12,7 +12,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-loader-spinner": "^6.1.6",
|
||||
"tlsn-js": "../../../tlsn-js"
|
||||
"tlsn-js": "0.1.0-alpha.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.26",
|
||||
|
||||
Reference in New Issue
Block a user