Skip to content

Commit

Permalink
builded sorce code
Browse files Browse the repository at this point in the history
  • Loading branch information
daisuke201 committed May 26, 2021
1 parent 2477008 commit 92ab263
Show file tree
Hide file tree
Showing 8 changed files with 61,001 additions and 3 deletions.
55,336 changes: 55,336 additions & 0 deletions _deploy/public/mapray-js/v0.8.6/mapray.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _deploy/public/ui/v0.8.6/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.5",
"version": "0.8.6",
"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.5",
"version": "0.8.6",
"description": "UI Engine for mapray-js",
"keywords": [
"3D",
Expand Down Expand Up @@ -71,4 +71,4 @@
"peerDependencies": {
"@mapray/mapray-js": "^0.8.6"
}
}
}

0 comments on commit 92ab263

Please sign in to comment.