Skip to content

Commit b9c04b3

Browse files
committed
chore: add np to dev dependency and bump version
1 parent c13c22e commit b9c04b3

2 files changed

Lines changed: 1786 additions & 4 deletions

File tree

packages/core/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@useflytrap/logs",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Instant Stripe-level observability for your Next.js project",
55
"repository": "useflytrap/flytrap-logs",
66
"exports": {
@@ -46,6 +46,7 @@
4646
"eslint-config-prettier": "^8.10.0",
4747
"eslint-plugin-prettier": "^5.1.3",
4848
"globals": "^15.0.0",
49+
"np": "^10.0.3",
4950
"typescript": "^5.3.3",
5051
"typescript-eslint": "^7.6.0",
5152
"unbuild": "^2.0.0",

0 commit comments

Comments
 (0)