Skip to content

Commit daf00f2

Browse files
authored
fix: invalid build output (#92)
1 parent 99d1956 commit daf00f2

File tree

3 files changed

+186
-132
lines changed

3 files changed

+186
-132
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test:types": "tsc -p ./types/test/tsconfig.json"
3434
},
3535
"devDependencies": {
36-
"@rslib/core": "^0.20.2",
36+
"@rslib/core": "0.19.6",
3737
"@rspack/core": "2.0.0-rc.0",
3838
"@rstest/core": "^0.9.5",
3939
"deepmerge": "^4.3.1",

0 commit comments

Comments
 (0)