Skip to content

Commit 14a80ec

Browse files
committed
fix: Remove unused 'add' dependency from package.json
1 parent fffbc4e commit 14a80ec

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"prepare": "husky install"
1212
},
1313
"dependencies": {
14-
"add": "^2.0.6",
1514
"dayjs": "^1.11.8",
1615
"is-url-superb": "^6.1.0",
1716
"jotai": "^2.8.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -574,11 +574,6 @@ acorn@^8.8.0:
574574
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
575575
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
576576

577-
add@^2.0.6:
578-
version "2.0.6"
579-
resolved "https://registry.yarnpkg.com/add/-/add-2.0.6.tgz#248f0a9f6e5a528ef2295dbeec30532130ae2235"
580-
integrity sha512-j5QzrmsokwWWp6kUcJQySpbG+xfOBqqKnup3OIk1pz+kB/80SLorZ9V8zHFLO92Lcd+hbvq8bT+zOGoPkmBV0Q==
581-
582577
aggregate-error@^3.0.0:
583578
version "3.1.0"
584579
resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"

0 commit comments

Comments
 (0)