File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 "test" : " jest" ,
88 "start" : " npm run build && http-server -c-1 -o / pages" ,
99 "build" : " webpack" ,
10- "d" : " git pull && npm outdated && npm update && npm run build && git status && git commit -am. && git push"
10+ "d" : " git pull && npm outdated && npm update && npm test && npm run build && git status && git commit -am. && git push"
1111 },
1212 "repository" : {
1313 "type" : " git" ,
2020 },
2121 "homepage" : " https://github.com/adrianscheit/web-modbus#readme" ,
2222 "devDependencies" : {
23- "@types/jest" : " ^29.5.14 " ,
23+ "@types/jest" : " 29 " ,
2424 "@types/w3c-web-serial" : " 1" ,
2525 "http-server" : " 14" ,
26- "jest" : " ^29.7.0 " ,
27- "ts-jest" : " ^29.2.6 " ,
26+ "jest" : " 29 " ,
27+ "ts-jest" : " 29 " ,
2828 "ts-loader" : " 9" ,
2929 "typescript" : " 5" ,
3030 "webpack-cli" : " 6"
You can’t perform that action at this time.
0 commit comments