File tree 1 file changed +0
-13
lines changed
1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 2.0.0" ,
4
4
"description" : " Nuxt.js client for Contenta CMS" ,
5
5
"author" : " yann <yann@yineo.fr>" ,
6
- <<<<<<< HEAD
7
- "private" : false ,
8
- "license" : " MIT" ,
9
- "dependencies" : {
10
- "axios" : " 0.16.2" ,
11
- "jsonapi-parse" : " 1.2.0" ,
12
- =======
13
6
"contributors" : [
14
7
{
15
8
"name" : " Yann" ,
27
20
"dependencies" : {
28
21
"axios" : " ^0.18.0" ,
29
22
"jsonapi-parse" : " ^2.0.0" ,
30
- >>>>>>> dev
31
23
"nuxt" : " ^2.2.0" ,
32
24
"vue-lazyload" : " 1.0.6"
33
25
},
43
35
"prettier" : " prettier --write './**/*.{js,vue}' && eslint './**/*.{js,vue}Difficulty.vue' --fix"
44
36
},
45
37
"devDependencies" : {
46
- <<<<<<< HEAD
47
38
"babel-eslint" : " ^7.2.3" ,
48
39
"cross-env" : " ^4.0.0" ,
49
- =======
50
- "babel-eslint" : " ^10.0.1" ,
51
- "cross-env" : " ^5.2.0" ,
52
- >>>>>>> dev
53
40
"eslint" : " ^3.19.0" ,
54
41
"eslint-config-prettier" : " ^3.1.0" ,
55
42
"eslint-config-standard" : " ^6.2.1" ,
You can’t perform that action at this time.
0 commit comments