Skip to content

Commit e2968d5

Browse files
committed
deps: update editor to fix spaced background; alpha release
1 parent 5e5f48e commit e2968d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stack-editor",
3-
"version": "0.4.0-a2",
3+
"version": "0.4.0-a3",
44
"description": "Stack editor",
55
"main": "index.js",
66
"scripts": {

shadow-cljs.edn

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[mvc-works/hsl "0.1.2"]
55
[cumulo/shallow-diff "0.1.3"]
66
[mvc-works/shell-page "0.1.10"]
7-
[cirru/editor "0.3.0-a1"]
7+
[cirru/editor "0.3.0-a2"]
88
[respo "0.12.1"]
99
[respo/ui "0.3.14"]
1010
[cljs-ajax "0.8.0"]

0 commit comments

Comments
 (0)