File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed
Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @example/base" ,
3- "version" : " 2.9.9 " ,
3+ "version" : " 2.9.10 " ,
44 "description" : " " ,
55 "private" : true ,
66 "scripts" : {
1212 },
1313 "author" : " " ,
1414 "devDependencies" : {
15- "mocker-api" : " ^2.9.9 "
15+ "mocker-api" : " ^2.9.10 "
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.9.9 " ,
3+ "version" : " 2.9.10 " ,
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.9.9 "
14+ "mocker-api" : " ^2.9.10 "
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.9.9 " ,
3+ "version" : " 2.9.10 " ,
44 "description" : " " ,
55 "private" : true ,
66 "scripts" : {
1818 "nodemon" : " ~2.0.20"
1919 },
2020 "devDependencies" : {
21- "mocker-api" : " ^2.9.9 "
21+ "mocker-api" : " ^2.9.10 "
2222 }
2323}
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/load-data" ,
3- "version" : " 2.9.9 " ,
3+ "version" : " 2.9.10 " ,
44 "description" : " " ,
55 "private" : true ,
66 "scripts" : {
99 "keywords" : [],
1010 "author" : " " ,
1111 "devDependencies" : {
12- "mocker-api" : " ^2.9.9 "
12+ "mocker-api" : " ^2.9.10 "
1313 },
1414 "license" : " MIT"
1515}
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/typescript" ,
3- "version" : " 2.9.9 " ,
3+ "version" : " 2.9.10 " ,
44 "private" : true ,
55 "description" : " " ,
66 "main" : " index.js" ,
1515 "dependencies" : {
1616 "@types/express" : " ~4.17.14" ,
1717 "express" : " ~4.18.2" ,
18- "mocker-api" : " ^2.9.9 "
18+ "mocker-api" : " ^2.9.10 "
1919 }
2020}
Original file line number Diff line number Diff line change 11{
22 "name" : " @example/webpack" ,
3- "version" : " 2.9.9 " ,
3+ "version" : " 2.9.10 " ,
44 "private" : true ,
55 "description" : " Mocker API Example" ,
66 "scripts" : {
1313 "devDependencies" : {
1414 "@webpack-cli/serve" : " ~2.0.1" ,
1515 "html-webpack-plugin" : " ~5.5.0" ,
16- "mocker-api" : " ^2.9.9 " ,
16+ "mocker-api" : " ^2.9.10 " ,
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.9.9 " ,
2+ "version" : " 2.9.10 " ,
33 "packages" : [
44 " packages/*" ,
55 " example/*"
Original file line number Diff line number Diff line change 11{
22 "name" : " mocker-api" ,
3- "version" : " 2.9.9 " ,
3+ "version" : " 2.9.10 " ,
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