File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/cli-audit" ,
3- "version" : " 1.10 .0" ,
3+ "version" : " 1.11 .0" ,
44 "description" : " Contentstack audit plugin" ,
55 "author" : " Contentstack CLI" ,
66 "homepage" : " https://github.com/contentstack/cli" ,
7070 "postpack" : " shx rm -f oclif.manifest.json" ,
7171 "posttest" : " npm run lint" ,
7272 "compile" : " shx rm -rf lib && tsc -b" ,
73- "prepack" : " npm run build && oclif manifest && oclif readme" ,
73+ "prepack" : " pnpm compile && oclif manifest && oclif readme" ,
7474 "test" : " mocha --forbid-only \" test/**/*.test.ts\" " ,
7575 "version" : " oclif readme && git add README.md" ,
7676 "clean" : " rm -rf ./lib ./node_modules tsconfig.tsbuildinfo oclif.manifest.json" ,
Original file line number Diff line number Diff line change 55 "author" : " Contentstack" ,
66 "bugs" : " https://github.com/contentstack/cli/issues" ,
77 "dependencies" : {
8- "@contentstack/cli-audit" : " ~1.10 .0" ,
8+ "@contentstack/cli-audit" : " ~1.11 .0" ,
99 "@contentstack/cli-command" : " ~1.4.0" ,
1010 "@contentstack/cli-utilities" : " ~1.10.0" ,
1111 "@contentstack/management" : " ~1.20.1" ,
Original file line number Diff line number Diff line change 2222 "prepack" : " pnpm compile && oclif manifest && oclif readme"
2323 },
2424 "dependencies" : {
25- "@contentstack/cli-audit" : " ~1.10 .0" ,
25+ "@contentstack/cli-audit" : " ~1.11 .0" ,
2626 "@contentstack/cli-auth" : " ~1.4.0" ,
2727 "@contentstack/cli-cm-bootstrap" : " ~1.14.0" ,
2828 "@contentstack/cli-cm-branches" : " ~1.4.0" ,
You can’t perform that action at this time.
0 commit comments