add @swc/core & cli packages

continued attempts to solve the SWC build step on arm platforms
This commit is contained in:
Ben Phelps
2022-09-07 12:02:34 +03:00
parent c2849744b8
commit 43da60595c
3 changed files with 197 additions and 2 deletions

View File

@@ -10,6 +10,8 @@
},
"dependencies": {
"@headlessui/react": "^1.6.6",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.248",
"@tailwindcss/forms": "^0.5.3",
"dockerode": "^3.3.4",
"js-yaml": "^4.1.0",