File tree Expand file tree Collapse file tree 2 files changed +10
-751
lines changed
Expand file tree Collapse file tree 2 files changed +10
-751
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @pytorch-ignite/code-generator" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "scripts" : {
55 "dev" : " vite" ,
66 "build" : " vite build" ,
99 "test:ci" : " start-server-and-test --expect 200 serve http://127.0.0.1:5000 test" ,
1010 "release" : " node scripts/release.js" ,
1111 "fmt" : " prettier --write . && bash scripts/run_code_style.sh fmt" ,
12- "lint" : " prettier --check . && bash scripts/run_code_style.sh lint" ,
13- "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s"
12+ "lint" : " prettier --check . && bash scripts/run_code_style.sh lint"
1413 },
1514 "dependencies" : {
1615 "@iconify/iconify" : " ^3.1.0" ,
2120 "@types/prismjs" : " ^1.26.0" ,
2221 "@vitejs/plugin-vue" : " ^2.1.0" ,
2322 "@vue/compiler-sfc" : " ^3.2.30" ,
24- "conventional-changelog-cli" : " ^2.2.2" ,
2523 "ejs" : " ^3.1.6" ,
2624 "execa" : " ^7.1.1" ,
2725 "file-saver" : " ^2.0.5" ,
2826 "jest" : " ^27.5.0" ,
2927 "jszip" : " ^3.10.1" ,
30- "playwright-chromium" : " ^1.31 .0" ,
28+ "playwright-chromium" : " ^1.33 .0" ,
3129 "prettier" : " ^2.5.1" ,
3230 "prismjs" : " ^1.26.0" ,
3331 "prompts" : " ^2.4.2" ,
You can’t perform that action at this time.
0 commit comments