File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages" : [" packages/*" ],
3
- "version" : " 1.0.0-alpha.0" ,
2
+ "packages" : [
3
+ " packages/*"
4
+ ],
5
+ "version" : " 1.0.0-alpha.1" ,
4
6
"npmClient" : " yarn" ,
5
7
"command" : {
6
8
"publish" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-graphpack" ,
3
- "version" : " 1.0.0-alpha.0 " ,
3
+ "version" : " 1.0.0-alpha.1 " ,
4
4
"description" : " Babel preset for Graphpack" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/glennreyes/graphpack" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphpack" ,
3
- "version" : " 1.0.0-alpha.0 " ,
3
+ "version" : " 1.0.0-alpha.1 " ,
4
4
"description" : " ☄️ A minimalistic zero-config GraphQL server" ,
5
5
"author" : " Glenn Reyes <glenn@glennreyes.com>" ,
6
6
"repository" : " https://github.com/glennreyes/graphpack" ,
15
15
"@babel/preset-env" : " ^7.1.0" ,
16
16
"apollo-server" : " 2.1.0" ,
17
17
"babel-loader" : " ^8.0.4" ,
18
- "babel-preset-graphpack" : " ^1.0.0-alpha.0 " ,
18
+ "babel-preset-graphpack" : " ^1.0.0-alpha.1 " ,
19
19
"cosmiconfig" : " ^5.0.6" ,
20
20
"friendly-errors-webpack-plugin" : " ^1.7.0" ,
21
21
"graphql" : " ^0.13.2" ,
You can’t perform that action at this time.
0 commit comments