Skip to content

Commit

Permalink
maj package ext tgz
Browse files Browse the repository at this point in the history
  • Loading branch information
lowzonenose committed May 13, 2024
1 parent 7092e6b commit 4656cab
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@gouvfr/dsfr": "^1.11.2",
"@gouvminint/vue-dsfr": "^5.14.2",
"geoportal-extensions-openlayers": "./geoportal-extensions-openlayers-1.0.0-beta.pr15-2.tgz",
"geoportal-extensions-openlayers": "./geoportal-extensions-openlayers-1.0.0-beta.17.tgz",
"ol": "8.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/components.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
export {}

/* prettier-ignore */
declare module 'vue' {
export interface GlobalComponents {
Attributions: typeof import('./components/carte/control/Attributions.vue')['default']
Expand Down

0 comments on commit 4656cab

Please sign in to comment.