Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 1995425

Browse files
authored
fix repository url in package.json (#4)
1 parent 0668cf0 commit 1995425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "webpack-dev-server -p",
1313
"build": "webpack --mode production"
1414
},
15-
"repository": "https://github.com/fluencelabs/fluence",
15+
"repository": "https://github.com/fluencelabs/fluence-js",
1616
"author": "Fluence Labs",
1717
"license": "Apache-2.0",
1818
"dependencies": {

0 commit comments

Comments
 (0)