Skip to content

Commit b93931a

Browse files
authored
chore(deps): Remove the now unused xyz devDependency (#1628)
1 parent fc2c7d5 commit b93931a

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

package-lock.json

Lines changed: 0 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
"lint-staged": "^10.5.3",
5353
"prettier": "^2.2.1",
5454
"prettier-plugin-jsdoc": "^0.2.12",
55-
"tsd": "^0.14.0",
56-
"xyz": "~4.0.0"
55+
"tsd": "^0.14.0"
5756
},
5857
"scripts": {
5958
"test": "npm run lint && npm run test:jest && npm run test:types",

0 commit comments

Comments
 (0)