Skip to content

Commit

Permalink
update builded files
Browse files Browse the repository at this point in the history
  • Loading branch information
daisuke201 committed Jun 3, 2021
1 parent 4e26012 commit 443692e
Show file tree
Hide file tree
Showing 8 changed files with 61,290 additions and 3 deletions.
55,619 changes: 55,619 additions & 0 deletions _deploy/public/mapray-js/v0.8.8/mapray.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _deploy/public/mapray-js/v0.8.8/mapray.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _deploy/public/mapray-js/v0.8.8/mapray.min.js

Large diffs are not rendered by default.

5,664 changes: 5,664 additions & 0 deletions _deploy/public/ui/v0.8.8/maprayui.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _deploy/public/ui/v0.8.8/maprayui.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _deploy/public/ui/v0.8.8/maprayui.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/mapray/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mapray/mapray-js",
"version": "0.8.7",
"version": "0.8.8",
"description": "3D Rendering Engine for GIS",
"keywords": [
"3D",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mapray/ui",
"version": "0.8.7",
"version": "0.8.8",
"description": "UI Engine for mapray-js",
"keywords": [
"3D",
Expand Down Expand Up @@ -69,6 +69,6 @@
},
"dependencies": {},
"peerDependencies": {
"@mapray/mapray-js": "^0.8.6"
"@mapray/mapray-js": "^0.8.8"
}
}

0 comments on commit 443692e

Please sign in to comment.