Skip to content

Commit

Permalink
v1.2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Sep 7, 2020
1 parent 3bae927 commit 68012da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ native/artifacts.json
**/*~
**/node_modules
**/.DS_Store
artifacts/

pkg/

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core",
"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",
Expand Down

0 comments on commit 68012da

Please sign in to comment.