File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed
create-react-scripts-graphql
create-react-scripts-less
create-react-scripts-sass
example-universal-react-app Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " create-react-scripts-dll" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "author" : " Sze Ka Wai Raymond" ,
55 "main" : " index.js" ,
66 "description" : " Add auto-dll-webpack-plugin to create-react-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-react-scripts-graphql" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "author" : " Sze Ka Wai Raymond" ,
55 "main" : " index.js" ,
66 "description" : " Enable graphql-loader to create-react-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-react-scripts-less" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "author" : " Sze Ka Wai Raymond" ,
55 "main" : " index.js" ,
66 "description" : " Enable less-loader to create-react-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-react-scripts-sass" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "author" : " Sze Ka Wai Raymond" ,
55 "main" : " index.js" ,
66 "description" : " Enable sass-loader to create-react-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-react-scripts-ssr" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "author" : " Sze Ka Wai Raymond" ,
55 "main" : " index.js" ,
66 "description" : " Make universal react app easy using create-react-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " example-universal-react-app" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "private" : true ,
55 "author" : " Sze Ka Wai Raymond" ,
66 "description" : " Universal react app with create-react-scripts" ,
1616 },
1717 "devDependencies" : {
1818 "create-react-scripts" : " ^0.1.2" ,
19- "create-react-scripts-ssr" : " ^0.1.2 " ,
20- "react-scripts-web" : " ^0.1.2 " ,
19+ "create-react-scripts-ssr" : " ^0.1.3 " ,
20+ "react-scripts-web" : " ^0.1.3 " ,
2121 "source-map-support" : " 0.5.0"
2222 },
2323 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " react-scripts-web" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "private" : true ,
55 "author" : " Sze Ka Wai Raymond" ,
66 "bin" : " ./bin/react-scripts.js" ,
1313 "dependencies" : {
1414 "create-react-scripts" : " ^0.1.2" ,
1515 "create-react-scripts-babelrc" : " ^0.1.2" ,
16- "create-react-scripts-dll" : " ^0.1.2 " ,
16+ "create-react-scripts-dll" : " ^0.1.3 " ,
1717 "create-react-scripts-eslintrc" : " ^0.1.2" ,
1818 "create-react-scripts-workbox" : " ^0.1.2"
1919 }
You can’t perform that action at this time.
0 commit comments