Skip to content

Commit 4c751b7

Browse files
authored
chore: remove unused dev dependency set-value (#41)
1 parent b6e0cca commit 4c751b7

File tree

2 files changed

+3
-48
lines changed

2 files changed

+3
-48
lines changed

package-lock.json

Lines changed: 2 additions & 46 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@withabound/node-sdk",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The Abound Node library provides convenient access to the Abound API from applications written in server-side JavaScript.",
55
"author": "Abound <[email protected]>",
66
"license": "MIT",
@@ -40,7 +40,6 @@
4040
"jest": "27.2.1",
4141
"lint-staged": "11.1.2",
4242
"prettier": "2.4.1",
43-
"set-value": ">=4.0.1",
4443
"ts-jest": "27.0.5",
4544
"typescript": "4.4.3",
4645
"xo": "0.39.x"

0 commit comments

Comments
 (0)