Skip to content

Commit 1e528cf

Browse files
authored
Merge branch 'main' into Ch-Valentine-patch-1
2 parents 6746055 + 5f4d4c2 commit 1e528cf

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

CHANGELOG.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-modules-dts-loader",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A Webpack loader that generates TypeScript declaration files (.d.ts) for CSS modules.",
55
"type": "module",
66
"main": "dist/index.js",
@@ -77,9 +77,9 @@
7777
"vitest": "^4.0.14",
7878
"webpack": "^5.103.0"
7979
},
80-
"pnpm": {
81-
"onlyBuiltDependencies": [
82-
"esbuild"
83-
]
84-
}
80+
"pnpm": {
81+
"onlyBuiltDependencies": [
82+
"esbuild"
83+
]
84+
}
8585
}

0 commit comments

Comments
 (0)