chore: Publish @swc/helpers@v0.4.14

This commit is contained in:
Donny/강동윤 2022-11-19 21:20:37 +09:00
parent a4ed624f81
commit e59ccfc800
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"jsc": {
"target": "es2015"
"target": "es5"
},
"module": {
"type": "commonjs"

View File

@ -1,6 +1,6 @@
{
"name": "@swc/helpers",
"version": "0.4.13",
"version": "0.4.14",
"description": "External helpers for the swc project.",
"esnext": "src/index.mjs",
"module": "src/index.mjs",