File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
scripts/babel-relay-plugin Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-relay" ,
33 "description" : " A framework for building data-driven React applications." ,
4- "version" : " 0.9.1 " ,
4+ "version" : " 0.9.2 " ,
55 "keywords" : [
66 " graphql" ,
77 " react" ,
3434 "react-static-container" : " ^1.0.1"
3535 },
3636 "peerDependencies" : {
37- "babel-relay-plugin" : " 0.9.1 " ,
37+ "babel-relay-plugin" : " 0.9.2 " ,
3838 "react" : " ^15.0.0 || ^0.14.0"
3939 },
4040 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-relay-plugin" ,
3- "version" : " 0.9.1 " ,
3+ "version" : " 0.9.2 " ,
44 "description" : " Babel Relay Plugin for transpiling GraphQL queries for use with Relay." ,
55 "license" : " BSD-3-Clause" ,
66 "repository" : " facebook/relay" ,
Original file line number Diff line number Diff line change 1212'use strict' ;
1313
1414module . exports = {
15- version : '0.9.1 ' ,
15+ version : '0.9.2 ' ,
1616} ;
You can’t perform that action at this time.
0 commit comments