Skip to content

Commit 6b59e5f

Browse files
committed
Depend on TSLib explicitly to solve dev setup problems with pnpm
1 parent 6c70abb commit 6b59e5f

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
"targz": "^1.0.1",
155155
"ts-node": "^7.0.1",
156156
"tsc-watch": "^4.2.9",
157+
"tslib": "^1.14.1",
157158
"tslint": "^5.20.1",
158159
"typescript": "^3.8.2"
159160
}

0 commit comments

Comments
 (0)