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 3535 },
3636 "repository" : " Codeception/codeceptjs" ,
3737 "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" ,
3939 "json-server:graphql" : " node test/data/graphql/index.js" ,
4040 "lint" : " eslint bin/ examples/ lib/ test/ translations/ runok.js" ,
4141 "lint-fix" : " eslint bin/ examples/ lib/ test/ translations/ runok.js --fix" ,
146146 "inquirer-test" : " 2.0.1" ,
147147 "jsdoc" : " 4.0.4" ,
148148 "jsdoc-typeof-plugin" : " 1.0.0" ,
149- "json-server" : " 0.10.1 " ,
149+ "json-server" : " 0.17.4 " ,
150150 "playwright" : " 1.48.2" ,
151151 "prettier" : " ^3.3.2" ,
152152 "puppeteer" : " 23.6.0" ,
You can’t perform that action at this time.
0 commit comments