Skip to content

Commit 46bdce8

Browse files
committed
v2.2.12-alpha-d9bd19aa
1 parent 89d0d7e commit 46bdce8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "source-pane",
3-
"version": "2.2.12-alpha-2b12f04c",
3+
"version": "2.2.12-alpha-d9bd19aa",
44
"description": "Solid-compatible Panes: Source editor",
55
"main": "./sourcePane.js",
66
"scripts": {
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/solid/source-pane",
3636
"dependencies": {
37-
"solid-ui": "^2.4.9-alpha-2b12f04c"
37+
"solid-ui": "^2.4.9-alpha-d9bd19aa"
3838
},
3939
"devDependencies": {
4040
"eslint": "^7.31.0",

0 commit comments

Comments
 (0)