Skip to content

Commit 06b7989

Browse files
committed
Remove the types configuration from the package.json
The type files are at the same level of their source, this configuration is not needed anymore and is breaking usage of the package with skypack.dev.
1 parent 2661cfb commit 06b7989

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"publishConfig": {
2626
"access": "public"
2727
},
28-
"types": "types/",
2928
"repository": {
3029
"type": "git",
3130
"url": "git+https://github.com/studiometa/js-toolkit.git"

0 commit comments

Comments
 (0)