File tree Expand file tree Collapse file tree 9 files changed +10
-13
lines changed
examples/with-higher-order-component
next-plugin-google-analytics Expand file tree Collapse file tree 9 files changed +10
-13
lines changed Original file line number Diff line number Diff line change @@ -30,16 +30,13 @@ Install it and run:
3030``` bash
3131npm install
3232npm run dev
33- # or
34- yarn
35- yarn dev
3633```
3734
3835** yarn**
3936
4037``` bash
41- npm install
42- npm run dev
38+ yarn
39+ yarn dev
4340```
4441
4542Deploy it to the cloud with [ now] ( https://zeit.co/now )
Original file line number Diff line number Diff line change 1212 "registry" : " https://registry.npmjs.org/"
1313 }
1414 },
15- "version" : " 9.1.8-canary.9 "
15+ "version" : " 9.1.8-canary.10 "
1616}
Original file line number Diff line number Diff line change 11{
22 "name" : " create-next-app" ,
3- "version" : " 9.1.8-canary.9 " ,
3+ "version" : " 9.1.8-canary.10 " ,
44 "keywords" : [
55 " react" ,
66 " next" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @next/bundle-analyzer" ,
3- "version" : " 9.1.8-canary.9 " ,
3+ "version" : " 9.1.8-canary.10 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @next/mdx" ,
3- "version" : " 9.1.8-canary.9 " ,
3+ "version" : " 9.1.8-canary.10 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @next/plugin-google-analytics" ,
3- "version" : " 9.1.8-canary.9 " ,
3+ "version" : " 9.1.8-canary.10 " ,
44 "nextjs" : {
55 "name" : " Google Analytics" ,
66 "required-env" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @next/plugin-material-ui" ,
3- "version" : " 9.1.8-canary.9 " ,
3+ "version" : " 9.1.8-canary.10 " ,
44 "nextjs" : {
55 "name" : " Material UI" ,
66 "required-env" : []
Original file line number Diff line number Diff line change 11{
22 "name" : " @next/plugin-sentry" ,
3- "version" : " 9.1.8-canary.9 " ,
3+ "version" : " 9.1.8-canary.10 " ,
44 "nextjs" : {
55 "name" : " Sentry" ,
66 "required-env" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " next" ,
3- "version" : " 9.1.8-canary.9 " ,
3+ "version" : " 9.1.8-canary.10 " ,
44 "description" : " The React Framework" ,
55 "main" : " ./dist/server/next.js" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments