Skip to content

Commit

Permalink
0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kochizufan committed Nov 14, 2022
1 parent 95ebffc commit 1fd128d
Show file tree
Hide file tree
Showing 14 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion dist/assets/maplat.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/assets/maplat.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/assets/maplat.js.LICENSE.txt
Expand Up @@ -29,7 +29,7 @@
** SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

/*! @maplat/ui v0.10.1 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */
/*! @maplat/ui v0.10.2 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */

/**
* splaytree v3.1.0
Expand Down
2 changes: 1 addition & 1 deletion dist/service-worker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/service-worker.js.LICENSE.txt
@@ -1 +1 @@
/*! @maplat/ui v0.10.1 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */
/*! @maplat/ui v0.10.2 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */
2 changes: 1 addition & 1 deletion dist_packed/assets/maplat.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist_packed/assets/maplat.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist_packed/assets/maplat.js.LICENSE.txt
Expand Up @@ -29,7 +29,7 @@
** SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

/*! @maplat/ui v0.10.1 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */
/*! @maplat/ui v0.10.2 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */

/**
* splaytree v3.1.0
Expand Down
2 changes: 1 addition & 1 deletion dist_packed/service-worker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist_packed/service-worker.js.LICENSE.txt
@@ -1 +1 @@
/*! @maplat/ui v0.10.1 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */
/*! @maplat/ui v0.10.2 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */
Binary file modified distribution.zip
Binary file not shown.
Binary file modified example.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@maplat/ui",
"version": "0.10.1",
"version": "0.10.2",
"description": "Maplat is the cool Historical Map/Illustrated Map Viewer.\nIt can transform each map coordinates with nonlinear but homeomorphic projection and makes possible that the maps can collaborate with GPS/accurate maps, without distorting original maps.",
"main": "src/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 1fd128d

Please sign in to comment.