Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit d42d8e0

Browse files
committed
update .types in package.json
1 parent 20aaa45 commit d42d8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Pipedream platform globals (typing and runtime type checking)",
55
"homepage": "https://pipedream.com",
66
"main": "dist/platform.js",
7-
"types": "lib/platform.ts",
7+
"types": "dist/platform.d.ts",
88
"scripts": {
99
"build": "tsc",
1010
"test": "jest"

0 commit comments

Comments
 (0)