Skip to content

Commit 68012da

Browse files
committed
v1.2.23
1 parent 3bae927 commit 68012da

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ native/artifacts.json
44
**/*~
55
**/node_modules
66
**/.DS_Store
7+
artifacts/
78

89
pkg/
910

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/core",
3-
"version": "1.2.23-alpha.1",
3+
"version": "1.2.23",
44
"description": "Super-fast alternative for babel",
55
"homepage": "https://swc-project.github.io",
66
"main": "./index.js",

0 commit comments

Comments
 (0)