Skip to content

Commit fb73e61

Browse files
author
Corentin.Andre
committed
rollback
1 parent 6664cb4 commit fb73e61

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
{
22
"name": "vuejs2-snippets",
3-
"version": "1.3.0",
3+
"version": "1.0.0",
44
"description": "Vuejs 2.0+ snippets for Atom",
55
"author": {
66
"name": "Corentin Andre",
77
"email": "candre@edu.ece.fr",
88
"url": "https://github.com/CorentinAndre"
99
},
10-
"keywords": [
11-
"Vuejs",
12-
"snippets",
13-
"Vuejs 2.0",
14-
"Vue"
15-
],
10+
"keywords": ["Vuejs", "snippets", "Vuejs 2.0", "Vue"],
1611
"repository": "https://github.com/CorentinAndre/Vuejs-snippets",
1712
"license": "MIT",
1813
"engines": {

0 commit comments

Comments
 (0)