Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Commit 912fa43

Browse files
author
강동윤
committed
v0.1.3
1 parent 3de1433 commit 912fa43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swc-loader",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Webpack plugin for swc",
55
"main": "src/index.js",
66
"repository": "https://github.com/swc-project/swc-loader",
@@ -18,4 +18,4 @@
1818
"dependencies": {
1919
"loader-utils": "^1.2.3"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)