Commit 9201423 1 parent f3a0e8a commit 9201423 Copy full SHA for 9201423
File tree 3 files changed +18
-183
lines changed
3 files changed +18
-183
lines changed Original file line number Diff line number Diff line change 9
9
"build" : " shadow-cljs clj-run build.main/build" ,
10
10
"page" : " shadow-cljs clj-run build.main/page" ,
11
11
"up" : " yarn build-cdn && tiye-up" ,
12
- "serve" : " http-server dist -s" ,
13
12
"ln" : " cd target && rm -f entry && ln -s ../entry" ,
14
13
"prod" : " yarn install --production"
15
14
},
27
26
},
28
27
"devDependencies" : {
29
28
"feather-icons" : " ^4.26.0" ,
30
- "http-server" : " ^0.12.1" ,
31
29
"shadow-cljs" : " ^2.8.93" ,
32
30
"source-map-support" : " ^0.5.16" ,
33
31
"url-parse" : " ^1.4.7"
Original file line number Diff line number Diff line change 6
6
[mvc-works/shell-page " 0.1.10" ]
7
7
[mvc-works/ws-edn " 0.1.3" ]
8
8
[cumulo/recollect " 0.5.0" ]
9
- [cumulo/reel " 0.2.0-a1 " ]
9
+ [cumulo/reel " 0.2.0" ]
10
10
[cumulo/util " 0.1.10" ]
11
- [respo " 0.12.1-a2 " ]
11
+ [respo " 0.12.1" ]
12
12
[respo/ui " 0.3.14" ]
13
- [respo/alerts " 0.5.0-a2 " ]
13
+ [respo/alerts " 0.5.0" ]
14
14
[respo/message " 0.3.6" ]
15
15
[respo/feather " 0.1.1" ]
16
16
[cirru/bisection-key " 0.1.5" ]
You can’t perform that action at this time.
0 commit comments