Skip to content

Commit

Permalink
feat(repo): release
Browse files Browse the repository at this point in the history
  • Loading branch information
aliothor committed Oct 16, 2023
1 parent 9653fce commit 09a0f9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-ol-external",
"version": "0.0.4",
"version": "1.0.0",
"description": "external openlayers plugin for vite",
"author": "aliothor",
"repository": {
Expand Down Expand Up @@ -54,8 +54,8 @@
},
"dependencies": {
"acorn": "^8.10.0",
"es-module-lexer": "^1.3.1",
"fs-extra": "^11.1.1",
"es-module-lexer": "^1.3.1",
"magic-string": "^0.30.5"
}
}

0 comments on commit 09a0f9f

Please sign in to comment.