Skip to content

Commit

Permalink
reset to older commit
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh242 committed Mar 17, 2021
1 parent 3eb4001 commit f3e2858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"license": "MIT",
"scripts": {
"build": "gatsby build",
"develop": "gatsby develop",
"develop": "GATSBY_EXPERIMENTAL_ROUTING_APIS=1 gatsby develop",
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
"start": "npm run develop",
"serve": "gatsby serve",
Expand Down

0 comments on commit f3e2858

Please sign in to comment.