Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit e972a92

Browse files
committed
Release v0.12.3
- fix #485, #488
1 parent 733e7bd commit e972a92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuelayers",
3-
"version": "0.12.2",
3+
"version": "0.12.3",
44
"description": "Web map Vue components with the power of OpenLayers",
55
"author": "Vladimir Vershinin <ghettovoice@gmail.com>",
66
"scripts": {
@@ -77,7 +77,7 @@
7777
"chai": "^4.2.0",
7878
"chai-dom": "^1.8.2",
7979
"chalk": "^4.1.0",
80-
"chromedriver": "^98.0.0",
80+
"chromedriver": "^100.0.0",
8181
"coveralls": "^3.1.0",
8282
"cssnano": "^4.1.10",
8383
"docsify-cli": "^4.4.1",

0 commit comments

Comments
 (0)