Skip to content

Commit 6bc6d55

Browse files
committed
build: remove longjs workaround from tsd config
1 parent c7fd500 commit 6bc6d55

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -277,13 +277,6 @@
277277
"unit-test": "mocha 'src/**/*_spec.ts'",
278278
"update-dependencies": "npx npm-check-updates --upgrade"
279279
},
280-
"tsd": {
281-
"compilerOptions": {
282-
"types": [
283-
"long"
284-
]
285-
}
286-
},
287280
"bin": {
288281
"cucumber-js": "./bin/cucumber-js"
289282
},

0 commit comments

Comments
 (0)