We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bae927 commit 68012daCopy full SHA for 68012da
.npmignore
@@ -4,6 +4,7 @@ native/artifacts.json
4
**/*~
5
**/node_modules
6
**/.DS_Store
7
+artifacts/
8
9
pkg/
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@swc/core",
3
- "version": "1.2.23-alpha.1",
+ "version": "1.2.23",
"description": "Super-fast alternative for babel",
"homepage": "https://swc-project.github.io",
"main": "./index.js",
0 commit comments