mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 13:25:19 +00:00
Fixed exports and compiled function to ESM
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"engines": {
|
||||
"node": "16"
|
||||
},
|
||||
"type": "module",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"axios": "^1.2.6",
|
||||
|
||||
Reference in New Issue
Block a user