Skip to content

Commit dbb935d

Browse files
committed
Adjusted dependency location
1 parent 822ea3f commit dbb935d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
},
4141
"license": "UPL-1.0",
4242
"dependencies": {
43-
"@ofs-users/proxy": "file:../ofs-proxy-js"
43+
"@ofs-users/proxy": "https://github.com/oracle-samples/ofs-proxy-js.git"
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)