Skip to content

Commit

Permalink
Merge pull request #13 from will-nemo/develop
Browse files Browse the repository at this point in the history
Final Updates to Package.json
  • Loading branch information
will-nemo authored Sep 5, 2020
2 parents 4d26bfe + e957c77 commit 174527e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rtlcheatsheet",
"displayName": "RTLCheatSheet",
"description": "Cheat Sheet for the React Testing Library",
"displayName": "React Testing Library Cheatsheet",
"description": "Cheatsheet for the React Testing Library",
"version": "1.0.0",
"engines": {
"vscode": "^1.47.0"
Expand All @@ -16,7 +16,7 @@
"onLanguage:javascript",
"onLanguage:typescript"
],
"publisher": "will-nemo",
"publisher": "willnemo",
"repository": {
"type": "git",
"url": "https://github.com/will-nemo/rtlcheatsheet"
Expand Down

0 comments on commit 174527e

Please sign in to comment.