Skip to content

Commit 0c143e0

Browse files
committed
mrl and pnpm i
1 parent 36fdfd9 commit 0c143e0

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/turf-line-chunk/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,15 @@
6767
"tape": "^5.9.0",
6868
"tsup": "^8.4.0",
6969
"tsx": "^4.19.4",
70+
"typescript": "^5.8.3",
7071
"write-json-file": "^6.0.0"
7172
},
7273
"dependencies": {
7374
"@turf/helpers": "workspace:*",
7475
"@turf/length": "workspace:*",
7576
"@turf/line-slice-along": "workspace:*",
7677
"@turf/meta": "workspace:*",
77-
"@types/geojson": "^7946.0.10"
78+
"@types/geojson": "^7946.0.10",
79+
"tslib": "^2.8.1"
7880
}
7981
}

pnpm-lock.yaml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)