File tree 38 files changed +114
-43
lines changed
with-universal-configuration
38 files changed +114
-43
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,8 @@ npm-debug.log
13
13
# coverage
14
14
.nyc_output
15
15
coverage
16
+
17
+ # editors
18
+ .idea /*
19
+ * .iml
20
+ * .sublime- *
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " ^2.0.0-beta"
10
+ "next" : " ^2.0.0-beta" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
},
12
14
"author" : " " ,
13
15
"license" : " ISC"
Original file line number Diff line number Diff line change 6
6
},
7
7
"dependencies" : {
8
8
"express" : " ^4.14.0" ,
9
- "next" : " ^2.0.0-beta"
9
+ "next" : " ^2.0.0-beta" ,
10
+ "react" : " ^15.4.2" ,
11
+ "react-dom" : " ^15.4.2"
10
12
}
11
13
}
Original file line number Diff line number Diff line change 6
6
},
7
7
"dependencies" : {
8
8
"hapi" : " ^16.1.0" ,
9
- "next" : " ^2.0.0-beta"
9
+ "next" : " ^2.0.0-beta" ,
10
+ "react" : " ^15.4.2" ,
11
+ "react-dom" : " ^15.4.2"
10
12
}
11
13
}
Original file line number Diff line number Diff line change 8
8
"dependencies" : {
9
9
"koa" : " ^1.2.4" ,
10
10
"koa-router" : " ^5.4.0" ,
11
- "next" : " ^2.0.0-beta"
11
+ "next" : " ^2.0.0-beta" ,
12
+ "react" : " ^15.4.2" ,
13
+ "react-dom" : " ^15.4.2"
12
14
}
13
15
}
Original file line number Diff line number Diff line change 5
5
"start" : " NODE_ENV=production node server.js"
6
6
},
7
7
"dependencies" : {
8
- "next" : " ^2.0.0-beta"
8
+ "next" : " ^2.0.0-beta" ,
9
+ "react" : " ^15.4.2" ,
10
+ "react-dom" : " ^15.4.2"
9
11
}
10
12
}
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"isomorphic-fetch" : " ^2.2.1" ,
11
- "next" : " ^2.0.0-beta"
11
+ "next" : " ^2.0.0-beta" ,
12
+ "react" : " ^15.4.2" ,
13
+ "react-dom" : " ^15.4.2"
12
14
},
13
15
"author" : " " ,
14
16
"license" : " ISC"
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " *"
10
+ "next" : " *" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
},
12
14
"author" : " " ,
13
15
"license" : " ISC"
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " *"
10
+ "next" : " *" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
},
12
14
"author" : " " ,
13
15
"license" : " ISC"
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " *"
10
+ "next" : " *" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
},
12
14
"author" : " " ,
13
15
"license" : " ISC"
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " *"
10
+ "next" : " *" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
},
12
14
"author" : " " ,
13
15
"license" : " ISC"
Original file line number Diff line number Diff line change 6
6
},
7
7
"dependencies" : {
8
8
"next" : " ^2.0.0-beta" ,
9
- "path-match" : " 1.2.4"
9
+ "path-match" : " 1.2.4" ,
10
+ "react" : " ^15.4.2" ,
11
+ "react-dom" : " ^15.4.2"
10
12
}
11
13
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"next" : " latest" ,
10
+ "react" : " ^15.4.2" ,
11
+ "react-dom" : " ^15.4.2" ,
10
12
"react-no-ssr" : " 1.1.0"
11
13
}
12
14
}
Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " *"
12
+ "next" : " *" ,
13
+ "react" : " ^15.4.2" ,
14
+ "react-dom" : " ^15.4.2"
13
15
},
14
16
"author" : " " ,
15
17
"license" : " ISC"
Original file line number Diff line number Diff line change 7
7
"dependencies" : {
8
8
"express" : " ^4.14.0" ,
9
9
"lru-cache" : " ^4.0.2" ,
10
- "next" : " ^2.0.0-beta"
10
+ "next" : " ^2.0.0-beta" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
}
12
14
}
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " ^2.0.0-beta" ,
11
10
"inferno" : " ^1.0.7" ,
12
- "inferno-compat" : " ^1.0.7"
11
+ "inferno-compat" : " ^1.0.7" ,
12
+ "next" : " ^2.0.0-beta" ,
13
+ "react" : " ^15.4.2" ,
14
+ "react-dom" : " ^15.4.2"
13
15
},
14
16
"author" : " " ,
15
17
"license" : " MIT"
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"next" : " ^2.0.0-beta" ,
11
11
"preact" : " ^7.1.0" ,
12
- "preact-compat" : " ^3.9.4"
12
+ "preact-compat" : " ^3.9.4" ,
13
+ "react" : " ^15.4.2" ,
14
+ "react-dom" : " ^15.4.2"
13
15
},
14
16
"author" : " " ,
15
17
"license" : " ISC" ,
Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " ^2.0.0-beta"
12
+ "next" : " ^2.0.0-beta" ,
13
+ "react" : " ^15.4.2" ,
14
+ "react-dom" : " ^15.4.2"
13
15
},
14
16
"author" : " " ,
15
17
"license" : " ISC"
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " ^2.0.0-beta"
10
+ "next" : " ^2.0.0-beta" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
},
12
14
"author" : " " ,
13
15
"license" : " ISC"
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"aphrodite" : " ^1.1.0" ,
11
- "next" : " ^2.0.0-beta"
11
+ "next" : " ^2.0.0-beta" ,
12
+ "react" : " ^15.4.2" ,
13
+ "react-dom" : " ^15.4.2"
12
14
},
13
15
"author" : " " ,
14
16
"license" : " ISC"
Original file line number Diff line number Diff line change 11
11
"graphql" : " ^0.8.2" ,
12
12
"graphql-tag" : " ^1.2.3" ,
13
13
"next" : " ^2.0.0-beta" ,
14
+ "react" : " ^15.4.2" ,
14
15
"react-apollo" : " ^0.8.1" ,
16
+ "react-dom" : " ^15.4.2" ,
15
17
"react-redux" : " ^5.0.2" ,
16
18
"redux" : " ^3.6.0" ,
17
19
"redux-thunk" : " ^2.1.0"
Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " ^2.0.0-beta"
12
+ "next" : " ^2.0.0-beta" ,
13
+ "react" : " ^15.4.2" ,
14
+ "react-dom" : " ^15.4.2"
13
15
},
14
16
"author" : " " ,
15
17
"license" : " ISC" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"cxs" : " ^3.0.0" ,
11
- "next" : " ^2.0.0-beta"
11
+ "next" : " ^2.0.0-beta" ,
12
+ "react" : " ^15.4.2" ,
13
+ "react-dom" : " ^15.4.2"
12
14
},
13
15
"author" : " " ,
14
16
"license" : " ISC"
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"fela" : " ^4.1.2" ,
11
11
"next" : " ^2.0.0-beta" ,
12
+ "react" : " ^15.4.2" ,
13
+ "react-dom" : " ^15.4.2" ,
12
14
"react-fela" : " ^4.1.2"
13
15
}
14
- }
16
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " with-flow" ,
3
- "version" : " 1.0.0" ,
3
+ "version" : " 1.0.0" ,
4
4
"license" : " MIT" ,
5
5
"author" : " Jag Reehal" ,
6
6
"scripts" : {
7
7
"dev" : " next" ,
8
8
"build" : " next build" ,
9
- "flow" : " flow" ,
9
+ "flow" : " flow" ,
10
10
"start" : " next start"
11
11
},
12
12
"dependencies" : {
13
- "next" : " ^2.0.0-beta"
13
+ "next" : " ^2.0.0-beta" ,
14
+ "react" : " ^15.4.2" ,
15
+ "react-dom" : " ^15.4.2"
14
16
},
15
17
"devDependencies" : {
16
18
"babel-eslint" : " ^7.1.1" ,
17
- "babel-plugin-transform-flow-strip-types" : " ^6.21.0" ,
19
+ "babel-plugin-transform-flow-strip-types" : " ^6.21.0" ,
18
20
"flow-bin" : " ^0.37.4"
19
21
}
20
- }
22
+ }
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"glamor" : " ^2.20.12" ,
11
- "next" : " ^2.0.0-beta"
11
+ "next" : " ^2.0.0-beta" ,
12
+ "react" : " ^15.4.2" ,
13
+ "react-dom" : " ^15.4.2"
12
14
},
13
15
"author" : " " ,
14
16
"license" : " ISC"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " with-jest" ,
3
3
"dependencies" : {
4
- "next" : " ^2.0.0-beta"
4
+ "next" : " ^2.0.0-beta" ,
5
+ "react" : " ^15.4.2" ,
6
+ "react-dom" : " ^15.4.2"
5
7
},
6
8
"scripts" : {
7
9
"test" : " jest" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"next" : " ^2.0.0-beta" ,
13
- "nprogress" : " ^0.2.0"
13
+ "nprogress" : " ^0.2.0" ,
14
+ "react" : " ^15.4.2" ,
15
+ "react-dom" : " ^15.4.2"
14
16
},
15
17
"author" : " " ,
16
18
"license" : " ISC"
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"mobx" : " ^2.7.0" ,
11
11
"mobx-react" : " ^4.0.4" ,
12
- "next" : " ^2.0.0-beta"
12
+ "next" : " ^2.0.0-beta" ,
13
+ "react" : " ^15.4.2" ,
14
+ "react-dom" : " ^15.4.2"
13
15
},
14
16
"author" : " " ,
15
17
"license" : " ISC" ,
16
18
"devDependencies" : {
17
19
"babel-plugin-transform-decorators-legacy" : " ^1.3.4"
18
20
}
19
- }
21
+ }
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " ^2.0.0-beta"
10
+ "next" : " ^2.0.0-beta" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
},
12
14
"author" : " " ,
13
15
"license" : " ISC"
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"next" : " ^2.0.0-beta" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2" ,
11
13
"react-redux" : " ^5.0.1" ,
12
14
"redux" : " ^3.6.0" ,
13
15
"redux-thunk" : " ^2.1.0"
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"next" : " ^2.0.0-beta" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2" ,
11
13
"styled-components" : " 1.2.1"
12
14
},
13
15
"author" : " " ,
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"next" : " ^2.0.0-beta" ,
11
11
"postcss-cssnext" : " ^2.9.0" ,
12
+ "react" : " ^15.4.2" ,
13
+ "react-dom" : " ^15.4.2" ,
12
14
"styled-jsx-postcss" : " ^0.1.5"
13
15
},
14
16
"author" : " Giuseppe Gurgone" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"next" : " ^2.0.0-beta" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2" ,
11
13
"styletron-client" : " ^2.2.0" ,
12
14
"styletron-react" : " ^2.2.1" ,
13
15
"styletron-server" : " ^2.2.0"
Original file line number Diff line number Diff line change 7
7
"start" : " next start"
8
8
},
9
9
"dependencies" : {
10
- "next" : " ^2.0.0-beta"
10
+ "next" : " ^2.0.0-beta" ,
11
+ "react" : " ^15.4.2" ,
12
+ "react-dom" : " ^15.4.2"
11
13
},
12
14
"devDependencies" : {
13
15
"babel-plugin-transform-define" : " ^1.2.0"
You can’t perform that action at this time.
0 commit comments