Skip to content

Commit 66fcf90

Browse files
committed
Removed types field from package.json
1 parent bd7c7f5 commit 66fcf90

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,5 @@
9999
"nyc": "^6.4.0",
100100
"typescript": "^4.1.3",
101101
"uglify-js": "^3.0.20"
102-
},
103-
"types": "./src/index.d.ts"
102+
}
104103
}

0 commit comments

Comments
 (0)