diff --git a/package-lock.json b/package-lock.json index 6e1a92a..dcead19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dataesr/dsfr-plus", - "version": "0.0.11", + "version": "0.0.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@dataesr/dsfr-plus", - "version": "0.0.11", + "version": "0.0.12", "workspaces": [ "example", "example-ts" diff --git a/package.json b/package.json index 99b3a6c..967804b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dataesr/dsfr-plus", "private": false, - "version": "0.0.11", + "version": "0.0.12", "type": "module", "main": "./dist/dsfr-plus.es.js", "module": "./dist/dsfr-plus.es.js",