File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "useWorkspaces" : true ,
33 "npmClient" : " yarn" ,
4- "version" : " 0.13.1 "
4+ "version" : " 0.13.2 "
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @textlint/script-compiler" ,
3- "version" : " 0.13.1 " ,
3+ "version" : " 0.13.2 " ,
44 "description" : " textlint script compiler tool" ,
55 "keywords" : [
66 " textlint" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @textlint/website-generator" ,
3- "version" : " 0.13.1 " ,
3+ "version" : " 0.13.2 " ,
44 "description" : " Website generator using @textlint/script-compiler" ,
55 "keywords" : [
66 " textlint"
4646 "trailingComma" : " none"
4747 },
4848 "dependencies" : {
49- "@textlint/script-compiler" : " ^0.13.1 " ,
49+ "@textlint/script-compiler" : " ^0.13.2 " ,
5050 "meow" : " ^9.0.0" ,
5151 "read-pkg" : " ^5.2.0" ,
52- "textchecker-element" : " ^0.13.1 "
52+ "textchecker-element" : " ^0.13.2 "
5353 },
5454 "devDependencies" : {
5555 "@types/mocha" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " textchecker-element" ,
3- "version" : " 0.13.1 " ,
3+ "version" : " 0.13.2 " ,
44 "description" : " Overlay text checker web compoentns." ,
55 "keywords" : [
66 " webcomponent" ,
5454 },
5555 "devDependencies" : {
5656 "@babel/core" : " ^7.12.10" ,
57- "@textlint/script-compiler" : " ^0.13.1 " ,
57+ "@textlint/script-compiler" : " ^0.13.2 " ,
5858 "@types/mocha" : " ^10.0.1" ,
5959 "@types/node" : " ^18.13.0" ,
6060 "@types/rimraf" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @textlint/webextension" ,
4- "version" : " 0.13.1 " ,
4+ "version" : " 0.13.2 " ,
55 "description" : " textlint editor" ,
66 "scripts" : {
77 "dev" : " webextension-toolbox dev" ,
4040 "react" : " ^17.0.2" ,
4141 "react-codemirror2" : " ^7.2.1" ,
4242 "react-dom" : " ^17.0.2" ,
43- "textchecker-element" : " ^0.13.1 " ,
43+ "textchecker-element" : " ^0.13.2 " ,
4444 "webextension-polyfill-ts" : " ^0.25.0"
4545 }
4646}
You can’t perform that action at this time.
0 commit comments