File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"repository" : " Codeception/codeceptjs" ,
37
37
"scripts" : {
38
- "json-server" : " ./node_modules/ json-server/bin/index.js test/data/rest/db.json -p 8010 --watch -m test/data/rest/headers.js" ,
38
+ "json-server" : " json-server test/data/rest/db.json --host 0.0.0.0 -p 8010 --watch -m test/data/rest/headers.js" ,
39
39
"json-server:graphql" : " node test/data/graphql/index.js" ,
40
40
"lint" : " eslint bin/ examples/ lib/ test/ translations/ runok.js" ,
41
41
"lint-fix" : " eslint bin/ examples/ lib/ test/ translations/ runok.js --fix" ,
146
146
"inquirer-test" : " 2.0.1" ,
147
147
"jsdoc" : " 4.0.4" ,
148
148
"jsdoc-typeof-plugin" : " 1.0.0" ,
149
- "json-server" : " 0.10.1 " ,
149
+ "json-server" : " 0.17.4 " ,
150
150
"playwright" : " 1.48.2" ,
151
151
"prettier" : " ^3.3.2" ,
152
152
"puppeteer" : " 23.6.0" ,
You can’t perform that action at this time.
0 commit comments