Skip to content

Commit e349442

Browse files
committed
update package version and add new code
1 parent 564f34f commit e349442

File tree

12 files changed

+61187
-8
lines changed

12 files changed

+61187
-8
lines changed

_deploy/public/mapray-js/v0.8.7/mapray.js

Lines changed: 55511 additions & 0 deletions
Large diffs are not rendered by default.

_deploy/public/mapray-js/v0.8.7/mapray.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_deploy/public/mapray-js/v0.8.7/mapray.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_deploy/public/ui/v0.8.7/maprayui.js

Lines changed: 5664 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_deploy/public/ui/v0.8.7/maprayui.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_deploy/public/ui/v0.8.7/maprayui.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/fall/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"st": "^2.0.0"
2929
},
3030
"dependencies": {
31-
"@mapray/mapray-js": "^0.8.6"
31+
"@mapray/mapray-js": "^0.8.7"
3232
}
3333
}

apps/next_esm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"st": "^2.0.0"
2929
},
3030
"dependencies": {
31-
"@mapray/mapray-js": "^0.8.6",
32-
"@mapray/ui": "^0.8.6"
31+
"@mapray/mapray-js": "^0.8.7",
32+
"@mapray/ui": "^0.8.7"
3333
}
3434
}

apps/next_umd/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"st": "^2.0.0"
3131
},
3232
"dependencies": {
33-
"@mapray/mapray-js": "^0.8.6",
34-
"@mapray/ui": "^0.8.6"
33+
"@mapray/mapray-js": "^0.8.7",
34+
"@mapray/ui": "^0.8.7"
3535
}
3636
}

apps/turning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"st": "^2.0.0"
2828
},
2929
"dependencies": {
30-
"@mapray/mapray-js": "^0.8.6"
30+
"@mapray/mapray-js": "^0.8.7"
3131
}
3232
}

0 commit comments

Comments
 (0)