Skip to content

Commit 9935a95

Browse files
committed
Remove internal helpers dependency from package.json and package-lock.json
1 parent 4699df3 commit 9935a95

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

internal/events/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"dependencies": {
33
"@asyncapi/bundler": "^0.6.4",
4-
"@internal/helpers": "*",
54
"zod": "^4.1.11"
65
},
76
"description": "Schemas for NHS Notify Supplier API events",
@@ -50,5 +49,5 @@
5049
"test:unit": "jest"
5150
},
5251
"types": "dist/index.d.ts",
53-
"version": "1.0.1"
52+
"version": "1.0.2"
5453
}

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)