Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alichherawalla authored Jan 3, 2023
1 parent 674f9d5 commit 19e89ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "react-template",
"name": "react-graphql-ts-template",
"version": "14.0.9",
"description": "A template react application",
"description": "A React Typescript GraphQL application",
"repository": {
"type": "git",
"url": "git://github.com/wednesday-solutions/react-template.git"
"url": "git://github.com/wednesday-solutions/react-graphql-ts-template.git"
},
"engines": {
"npm": ">=5",
"node": ">=8.15.1"
},
"author": "Mac",
"homepage": "http://wednesday-solutions.github.io/react-template",
"homepage": "https://github.com/wednesday-solutions/react-graphql-ts-template",
"license": "MIT",
"scripts": {
"analyze:clean": "rimraf stats.json",
Expand Down

0 comments on commit 19e89ae

Please sign in to comment.