Skip to content

Commit 5081a3b

Browse files
authoredDec 18, 2023
fix(deps): bump @tweakpane/plugin-essentials from 0.2.0 to 0.2.1
Bumps @tweakpane/plugin-essentials from 0.2.0 to 0.2.1. --- updated-dependencies: - dependency-name: "@tweakpane/plugin-essentials" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 970c801 commit 5081a3b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed
 

‎package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"release:auto": "shipjs prepare --yes"
4242
},
4343
"dependencies": {
44-
"@tweakpane/plugin-essentials": "^0.2.0",
44+
"@tweakpane/plugin-essentials": "^0.2.1",
4545
"tweakpane": "^4.0.2"
4646
},
4747
"peerDependencies": {
4848
"tweakpane": "^4.0.2",
49-
"@tweakpane/plugin-essentials": "^0.2.0",
49+
"@tweakpane/plugin-essentials": "^0.2.1",
5050
"vue": "^3.3.12"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.