Skip to content

Commit

Permalink
Rename emmy-viewers.sci to emmy.viewer.sci (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed Jun 9, 2023
1 parent b229fbd commit ea92542
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [unreleased]

- #34 renames `emmy-viewers.sci` to `emmy.viewer.sci`.

- #30:

- Adds `emmy.mathbox`, with functions for creating Reagent fragments that
Expand Down
2 changes: 1 addition & 1 deletion src/emmy_viewers/sci.cljs → src/emmy/viewer/sci.cljs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(ns emmy-viewers.sci
(ns emmy.viewer.sci
(:require [demo.mathbox]
[demo.mathlive]
[leva.sci]
Expand Down

0 comments on commit ea92542

Please sign in to comment.