diff --git a/package-lock.json b/package-lock.json index 7694ff94..de4fbc26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9616,7 +9616,7 @@ } }, "packages/happy-css-modules": { - "version": "2.1.1", + "version": "2.1.2", "license": "MIT", "dependencies": { "@file-cache/core": "^1.1.3", diff --git a/packages/happy-css-modules/package-lock.json b/packages/happy-css-modules/package-lock.json index ee2592f4..db2ae02d 100644 --- a/packages/happy-css-modules/package-lock.json +++ b/packages/happy-css-modules/package-lock.json @@ -1,12 +1,12 @@ { "name": "happy-css-modules", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "happy-css-modules", - "version": "2.1.1", + "version": "2.1.2", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/packages/happy-css-modules/package.json b/packages/happy-css-modules/package.json index 1208b03e..23e801bd 100644 --- a/packages/happy-css-modules/package.json +++ b/packages/happy-css-modules/package.json @@ -1,6 +1,6 @@ { "name": "happy-css-modules", - "version": "2.1.1", + "version": "2.1.2", "description": "Creates .d.ts files from CSS Modules .css files", "type": "module", "main": "dist/index.js",