Skip to content

Commit

Permalink
rename webapp git submodule to website
Browse files Browse the repository at this point in the history
  • Loading branch information
ashuvssut committed May 10, 2024
1 parent 6f8215f commit 7ee708d
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 2,497 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "example/webapp"]
path = example/webapp
[submodule "example/website"]
path = example/website
url = https://github.com/0chain/zus-example-website.git
1 change: 0 additions & 1 deletion example/webapp
Submodule webapp deleted from 39abae
1 change: 1 addition & 0 deletions example/website
Submodule website added at f9dfe3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"workspaces": [
"lib/js-sdk/",
"example/webapp/"
"example/website/"
],
"scripts": {
"dev:app": "cd ./example/webapp && yarn dev",
Expand Down

0 comments on commit 7ee708d

Please sign in to comment.