File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed
Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @example/base" ,
3- "version" : " 2.10 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " " ,
55 "private" : true ,
66 "scripts" : {
1212 },
1313 "author" : " " ,
1414 "devDependencies" : {
15- "mocker-api" : " ^2.10 .0"
15+ "mocker-api" : " ^3.0 .0"
1616 },
1717 "license" : " MIT"
1818}
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/create-react-app" ,
3- "version" : " 2.10 .0" ,
3+ "version" : " 3.0 .0" ,
44 "private" : true ,
55 "dependencies" : {
66 "@testing-library/jest-dom" : " ~5.16.5" ,
1111 "react-scripts" : " ~5.0.1"
1212 },
1313 "devDependencies" : {
14- "mocker-api" : " ^2.10 .0"
14+ "mocker-api" : " ^3.0 .0"
1515 },
1616 "scripts" : {
1717 "start" : " react-scripts start" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/express" ,
3- "version" : " 2.10 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " " ,
55 "private" : true ,
66 "scripts" : {
1818 "nodemon" : " ~2.0.20"
1919 },
2020 "devDependencies" : {
21- "mocker-api" : " ^2.10 .0"
21+ "mocker-api" : " ^3.0 .0"
2222 }
2323}
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/load-data" ,
3- "version" : " 2.10 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " " ,
55 "private" : true ,
66 "scripts" : {
99 "keywords" : [],
1010 "author" : " " ,
1111 "devDependencies" : {
12- "mocker-api" : " ^2.10 .0"
12+ "mocker-api" : " ^3.0 .0"
1313 },
1414 "license" : " MIT"
1515}
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/typescript" ,
3- "version" : " 2.10 .0" ,
3+ "version" : " 3.0 .0" ,
44 "private" : true ,
55 "description" : " " ,
66 "main" : " index.js" ,
1515 "dependencies" : {
1616 "@types/express" : " ~4.17.14" ,
1717 "express" : " ~4.21.0" ,
18- "mocker-api" : " ^2.10 .0"
18+ "mocker-api" : " ^3.0 .0"
1919 }
2020}
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/webpack" ,
3- "version" : " 2.10 .0" ,
3+ "version" : " 3.0 .0" ,
44 "private" : true ,
55 "description" : " Mocker API Example" ,
66 "scripts" : {
1313 "devDependencies" : {
1414 "@webpack-cli/serve" : " ~2.0.1" ,
1515 "html-webpack-plugin" : " ~5.6.0" ,
16- "mocker-api" : " ^2.10 .0" ,
16+ "mocker-api" : " ^3.0 .0" ,
1717 "webpack" : " ^5.77.0" ,
1818 "webpack-cli" : " ^5.0.1" ,
1919 "webpack-dev-server" : " ^4.13.2"
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.10 .0" ,
2+ "version" : " 3.0 .0" ,
33 "packages" : [
44 " packages/*" ,
55 " example/*"
66 ]
7- }
7+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " mocker-api" ,
3- "version" : " 2.10 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " This is dev support mock RESTful API." ,
55 "homepage" : " https://wangchujiang.com/mocker-api/" ,
66 "funding" : " https://jaywcjlove.github.io/#/sponsor" ,
You can’t perform that action at this time.
0 commit comments