Skip to content

Commit

Permalink
Yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed Feb 8, 2024
1 parent bbfdf13 commit 525b10b
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 139 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"license": "GPL-3.0-or-later",
"version": "0.0.0",
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.1.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -12,11 +12,11 @@
},
"devDependencies": {
"typescript": "^5.3.3",
"vite": "^5.0.12"
"vite": "^5.1.0"
},
"dependencies": {
"ol": "^8.2.0",
"ol-ext": "^4.0.13",
"ol-ext": "^4.0.14",
"ol-pmtiles": "^0.3.0"
},
"prettier": {
Expand Down
Loading

0 comments on commit 525b10b

Please sign in to comment.