Skip to content

Commit 255a3db

Browse files
committed
add missing packageManager field
1 parent b20317e commit 255a3db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "1.0.1",
55
"description": "A small Javascript utility to determine a Typescript type from an ndjson stream",
66
"main": "cli.ts",
7+
"packageManager": "[email protected]",
78
"scripts": {
89
"test": "node test/index.ts"
910
},

0 commit comments

Comments
 (0)