Skip to content

Commit

Permalink
Upgraded Gatsby v2 to v3 and Its Dependencies Also
Browse files Browse the repository at this point in the history
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
  • Loading branch information
adithyaakrishna committed Apr 6, 2021
1 parent c06d6c0 commit b1b091c
Show file tree
Hide file tree
Showing 3 changed files with 16,614 additions and 45,211 deletions.
6 changes: 6 additions & 0 deletions Makefile
Expand Up @@ -6,3 +6,9 @@ site:

build:
gatsby build && gatsby serve

outdated:
npm outdated

update:
npm update

0 comments on commit b1b091c

Please sign in to comment.