Skip to content

Commit b7cf34f

Browse files
committed
Updated version to 1.0.5 for packaging.
1 parent b16b926 commit b7cf34f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

src/eslint-config-rock-recommended/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/eslint-config-rock-recommended/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sparkdevnetwork/eslint-config-rock-recommended",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Recommended ESLint rules for Rock plugins.",
55
"main": "index.js",
66
"scripts": {

src/obsidian-build-tools/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/obsidian-build-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sparkdevnetwork/obsidian-build-tools",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Tools to help with building Obsidian plugins for Rock.",
55
"scripts": {
66
"build": "tsc -b",

0 commit comments

Comments
 (0)