File tree Expand file tree Collapse file tree 5 files changed +228
-213
lines changed
Expand file tree Collapse file tree 5 files changed +228
-213
lines changed Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 2.2.1 "
4+ "version" : " 2.2.2 "
55}
Original file line number Diff line number Diff line change 3434 "publish:release" : " lerna publish --tag-version-prefix=\"\" --force-publish=* --no-push --no-git-tag-version" ,
3535 "start" : " yarn build:quick && lerna run start --parallel"
3636 },
37- "version" : " 2.2.1 " ,
37+ "version" : " 2.2.2 " ,
3838 "workspaces" : [
3939 " packages/*"
4040 ]
Original file line number Diff line number Diff line change 44 "url" : " https://github.com/xeoneux/next-dark-mode/issues"
55 },
66 "dependencies" : {
7- "next" : " ^9.3.5 " ,
8- "next-dark-mode" : " ^2.2.1 " ,
7+ "next" : " ^9.3.6 " ,
8+ "next-dark-mode" : " ^2.2.2 " ,
99 "react" : " ^16.13.1" ,
1010 "react-dom" : " ^16.13.1"
1111 },
1212 "description" : " Next Dark Mode example for Next.js" ,
1313 "devDependencies" : {
1414 "@types/react" : " ^16.9.34" ,
15- "@types/react-dom" : " ^16.9.6 " ,
15+ "@types/react-dom" : " ^16.9.7 " ,
1616 "intern" : " ^4.8.4" ,
1717 "typescript" : " ^3.8.3"
1818 },
2929 "serve" : " next start" ,
3030 "start" : " next"
3131 },
32- "version" : " 2.2.1 "
32+ "version" : " 2.2.2 "
3333}
Original file line number Diff line number Diff line change 4343 },
4444 "source" : " src/index.tsx" ,
4545 "types" : " es6/index.d.ts" ,
46- "version" : " 2.2.1 "
46+ "version" : " 2.2.2 "
4747}
You can’t perform that action at this time.
0 commit comments