Skip to content

Commit 022f5dd

Browse files
committed
✏️ package name correction
1 parent f9f0c44 commit 022f5dd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/node_modules
2+
npm-debug.log

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vuejs-components",
2+
"name": "vuejs-snippets",
33
"version": "0.0.1",
44
"description": "VueJS Components Snippets for Atom",
55
"keywords": [],

0 commit comments

Comments
 (0)