Skip to content

Commit feb0318

Browse files
author
Peter Bengtsson
authored
move 'bottleneck' to devDependencies (#23081)
Part of #1265
1 parent a133147 commit feb0318

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 5 additions & 3 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"accept-language-parser": "^1.5.0",
2020
"ajv": "^8.7.1",
2121
"ajv-formats": "^2.1.1",
22-
"bottleneck": "^2.19.5",
2322
"cheerio": "^1.0.0-rc.10",
2423
"classnames": "^2.3.1",
2524
"compression": "^1.7.4",
@@ -122,6 +121,7 @@
122121
"babel-loader": "^8.2.3",
123122
"babel-plugin-styled-components": "^1.13.3",
124123
"babel-preset-env": "^1.7.0",
124+
"bottleneck": "^2.19.5",
125125
"chalk": "^4.1.2",
126126
"change-case": "^4.1.2",
127127
"commander": "^8.3.0",

0 commit comments

Comments
 (0)