Skip to content

Commit 074d04c

Browse files
authored
Add app configuration (#129)
1 parent 33cf8cb commit 074d04c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ version = "1.3.0"
66
JuliaSyntax = "70703baa-626e-46a2-a12c-08ffd08c73b4"
77
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
88

9+
[apps]
10+
runic = {}
11+
912
[compat]
1013
JuliaSyntax = "0.4.10"
1114
Preferences = "1"

0 commit comments

Comments
 (0)