Skip to content

Commit 99b6b3c

Browse files
committed
fixup! Use syncRepo from upgraded edge-sync-client
"The edge-sync-client dependency is set to a local filesystem path '../edge-sync-client' instead of an npm version. This is development code that will break when the package is published to npm." Restore npm version. Note: May need to update to newer version once edge-sync-client with syncRepo is published.
1 parent f2f5b99 commit 99b6b3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"cleaners": "^0.3.17",
8787
"currency-codes": "^1.5.1",
8888
"disklet": "^0.5.2",
89-
"edge-sync-client": "../edge-sync-client",
89+
"edge-sync-client": "^0.2.8",
9090
"elliptic": "^6.4.0",
9191
"hash.js": "^1.1.7",
9292
"hmac-drbg": "^1.0.1",

0 commit comments

Comments
 (0)