File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
graphiql-create-react-app Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " example-graphiql-create-react-app" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.1.9 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@types/react" : " ^16.9.34" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " graphiql-parcel-example" ,
3- "version" : " 1.1.5 " ,
3+ "version" : " 1.1.8 " ,
44 "license" : " MIT" ,
55 "description" : " GraphiQL Parcel Example" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " example-graphiql-webpack" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.3 " ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "description" : " A GraphiQL example with webpack and typescript" ,
Original file line number Diff line number Diff line change 33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "version" : " independent" ,
6+ "ignoreChanges" : [
7+ " '__tests__' '**/*.spec.js' '**/*.spec.js' '**/*.spec.ts'" ,
8+ " **/examples"
9+ ],
610 "command" : {
711 "publish" : {
812 "allowBranch" : [" main" ],
1115 "conventionalCommits" : true
1216 },
1317 "version" : {
14- "ignoreChanges" : [
15- " '__tests__' '**/*.spec.js' '**/*.spec.js' '**/*.spec.ts'" ,
16- " **/examples"
17- ],
1818 "message" : " chore(release): publish" ,
1919 "conventionalCommits" : true ,
2020 "createRelease" : " github"
Original file line number Diff line number Diff line change 22 "name" : " graphiql" ,
33 "version" : " 2.0.0-alpha.0" ,
44 "description" : " An graphical interactive in-browser GraphQL IDE." ,
5+ "private" : true ,
56 "contributors" : [
67 " Hyohyeon Jeong <[email protected] >" ,
78 " Lee Byron <[email protected] > (http://leebyron.com/)"
You can’t perform that action at this time.
0 commit comments