Files
hereconnect/packages/types/package.json
T
ti 1c8019d41a
Main daploy / deploy (push) Successful in 1m22s
WIP message-delivery-method-web-push
2024-11-28 20:22:12 +02:00

10 lines
159 B
JSON

{
"name": "@hereconnect/types",
"version": "1.0.0",
"main": "index.ts",
"types": "index.ts",
"private": true,
"scripts": {
"build": "tsc"
}
}