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 11{
2- "packages" : [" packages/*" ],
3- "version" : " 1.0.0-alpha.0" ,
2+ "packages" : [
3+ " packages/*"
4+ ],
5+ "version" : " 1.0.0-alpha.1" ,
46 "npmClient" : " yarn" ,
57 "command" : {
68 "publish" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-graphpack" ,
3- "version" : " 1.0.0-alpha.0 " ,
3+ "version" : " 1.0.0-alpha.1 " ,
44 "description" : " Babel preset for Graphpack" ,
55 "main" : " index.js" ,
66 "repository" : " https://github.com/glennreyes/graphpack" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " graphpack" ,
3- "version" : " 1.0.0-alpha.0 " ,
3+ "version" : " 1.0.0-alpha.1 " ,
44 "description" : " ☄️ A minimalistic zero-config GraphQL server" ,
55 "author" : " Glenn Reyes <glenn@glennreyes.com>" ,
66 "repository" : " https://github.com/glennreyes/graphpack" ,
1515 "@babel/preset-env" : " ^7.1.0" ,
1616 "apollo-server" : " 2.1.0" ,
1717 "babel-loader" : " ^8.0.4" ,
18- "babel-preset-graphpack" : " ^1.0.0-alpha.0 " ,
18+ "babel-preset-graphpack" : " ^1.0.0-alpha.1 " ,
1919 "cosmiconfig" : " ^5.0.6" ,
2020 "friendly-errors-webpack-plugin" : " ^1.7.0" ,
2121 "graphql" : " ^0.13.2" ,
You can’t perform that action at this time.
0 commit comments