1
0
mirror of https://github.com/fluencelabs/fluence-js.git synced 2025-07-31 23:11:56 +00:00

fix repository url in package.json ()

This commit is contained in:
coder11
2020-12-29 12:01:53 +03:00
committed by GitHub
parent 0668cf01dd
commit 1995425f01

@@ -12,7 +12,7 @@
"start": "webpack-dev-server -p",
"build": "webpack --mode production"
},
"repository": "https://github.com/fluencelabs/fluence",
"repository": "https://github.com/fluencelabs/fluence-js",
"author": "Fluence Labs",
"license": "Apache-2.0",
"dependencies": {