File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
eslint-config-rock-recommended Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
src\eslint-config-rock-recommended
7
7
src\obsidian-build-tools
8
8
-->
9
- <Version >1.0.0-rc.12 </Version >
9
+ <Version >1.0.0-rc.13 </Version >
10
10
</PropertyGroup >
11
11
12
12
<PropertyGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sparkdevnetwork/eslint-config-rock-recommended" ,
3
- "version" : " 1.0.0-rc.12 " ,
3
+ "version" : " 1.0.0-rc.13 " ,
4
4
"description" : " Recommended ESLint rules for Rock plugins." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sparkdevnetwork/obsidian-build-tools" ,
3
- "version" : " 1.0.0-rc.12 " ,
3
+ "version" : " 1.0.0-rc.13 " ,
4
4
"description" : " Tools to help with building Obsidian plugins for Rock." ,
5
5
"scripts" : {
6
6
"build" : " tsc -b" ,
You can’t perform that action at this time.
0 commit comments