Skip to content

Commit 196fbdd

Browse files
committed
0.0.51
1 parent 89bad9d commit 196fbdd

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"name": "vuejs-snippets",
3-
"version": "0.0.5",
3+
"version": "0.0.51",
44
"description": "VueJS Components Snippets for Atom",
5-
"keywords": ["vue", "vuejs", "snippet", "atom"],
5+
"keywords": [
6+
"vue",
7+
"vuejs",
8+
"snippet",
9+
"atom"
10+
],
611
"repository": "https://github.com/cezardasilva/vuejs-snippets",
712
"license": "MIT",
813
"engines": {

0 commit comments

Comments
 (0)