Skip to content

Commit e1d287d

Browse files
authored
fix: update name everywhere
1 parent 00cfb2e commit e1d287d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Next.js and React Snippets README
1+
# React and Next.js Snippets README
22

3-
NextJS and React Snippets with TypeScript support as well!🚀
3+
React and Next.js Snippets with TypeScript support as well!🚀
44

55
![Logo Showcase](https://user-images.githubusercontent.com/76690419/153743536-15a5218f-12fc-4f20-9557-9f79863ef5b8.png)
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-nextjs-snippets",
3-
"displayName": "Next.js and React Snippets",
4-
"description": "This is an extension for Next.js and React Snippets with ts support as well!",
3+
"displayName": "React and Next.js Snippets",
4+
"description": "This is an extension for React and Next.js Snippets with ts support as well!",
55
"version": "1.1.0",
66
"publisher": "ReactandNextjsSnippets",
77
"icon": "logo.png",

0 commit comments

Comments
 (0)