Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
Change name to gridtastic
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Pittman committed Oct 18, 2019
1 parent c6aa46f commit e060d81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "griddle",
"name": "gridtastic",
"version": "0.1.9",
"description": "A suite of helpers to augment the Gridsome CLI.",
"main": "index.js",
"bin": {
"griddle": "./cli.js"
"gridtastic": "./cli.js"
},
"dependencies": {
"chalk": "^2.4.2",
Expand Down

0 comments on commit e060d81

Please sign in to comment.