File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-let" ,
3
- "version" : " 0.13 .0" ,
3
+ "version" : " 0.14 .0" ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" :
" [email protected] :piglovesyou/graphql-let.git"
21
21
" babel.js"
22
22
],
23
23
"dependencies" : {
24
+ "@babel/core" : " ^7.0.0" ,
25
+ "@babel/helper-plugin-utils" : " ^7.0.0" ,
26
+ "@babel/parser" : " ^7.0.0" ,
27
+ "@babel/traverse" : " ^7.0.0" ,
28
+ "do-sync" : " ^2.2.0" ,
24
29
"globby" : " ^11.0.0" ,
25
30
"loader-utils" : " ^2.0.0" ,
26
31
"log-update" : " ^4.0.0" ,
27
32
"make-dir" : " ^3.0.2" ,
28
33
"minimist" : " ^1.2.0" ,
29
34
"rimraf" : " ^3.0.2" ,
30
35
"slash" : " ^3.0.0" ,
31
- "yaml" : " ^1.7.2" ,
32
- "@babel/core" : " ^7.0.0" ,
33
- "@babel/helper-plugin-utils" : " ^7.0.0" ,
34
- "@babel/parser" : " ^7.0.0" ,
35
- "@babel/traverse" : " ^7.0.0" ,
36
- "do-sync" : " ^2.2.0"
36
+ "yaml" : " ^1.7.2"
37
37
},
38
38
"devDependencies" : {
39
39
"@apollo/react-common" : " ^3.1.3" ,
You can’t perform that action at this time.
0 commit comments