Task: Changed the client to frontend package in graphq demo

This commit is contained in:
Sambo Chea 2021-08-08 10:39:48 +07:00
parent 626f8b9fc5
commit 8660f35410
18 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "client",
"name": "frontend",
"version": "0.1.0",
"private": true,
"dependencies": {

View File

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB