Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Add start specific data to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gil Greenberg committed Mar 28, 2019
1 parent f6df9f7 commit 17d2b4c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "gatsby-starter-default",
"private": true,
"description": "A simple starter to get up and developing quickly with Gatsby",
"version": "0.1.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"name": "gatsby-starter-shopify-app",
"private": false,
"description": "A Gatsby Starter to create a Shopify App",
"version": "0.0.1",
"author": "Gil Greenberg <gilgreenberg@gmail.com>",
"dependencies": {
"@shopify/polaris": "^3.9.0",
"@shopify/react-shopify-app-route-propagator": "^2.0.0",
Expand Down

0 comments on commit 17d2b4c

Please sign in to comment.