Skip to content

Commit

Permalink
Updated Package Export
Browse files Browse the repository at this point in the history
  • Loading branch information
SellersEvan committed Mar 28, 2024
1 parent 708279d commit c59df98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
![NPM Version](https://img.shields.io/npm/v/sherpajs-events)

Connect to event tracking platforms like PostHog
using [Metadapter Event](https://github.com/sellersindustry/metadapter-event) and create event tracking endpoints for
[SherpaJS](https://github.com/sellersindustry/SherpaJS) an agnostic and
modular serverless platform.
using [Metadapter Event](https://github.com/sellersindustry/metadapter-event)
and create event tracking endpoints for
[SherpaJS](https://github.com/sellersindustry/SherpaJS) an agnostic and modular
serverless platform.


<br>
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "sherpajs-events",
"version": "0.0.0",
"main": "sherpa.module.ts",
"scripts": {
"build": "sherpa build -b Vercel",
"dev": "sherpa build -b local && node ./.sherpa/index.js",
Expand Down

0 comments on commit c59df98

Please sign in to comment.