Skip to content

Commit a8dfca4

Browse files
authored
Merge pull request #28 from procurify/ARCH-398
fix qs npm package
2 parents 10beb4a + be151ab commit a8dfca4

2 files changed

Lines changed: 118 additions & 123 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"babel-loader": "^8.0.6",
4949
"babel-plugin-add-module-exports": "^1.0.2",
5050
"babel-plugin-transform-object-assign": "^6.22.0",
51+
"cheerio": "^1.0.0-rc.12",
5152
"classnames": "^2.2.6",
5253
"cross-env": "^7.0.3",
5354
"enzyme": "^3.11.0",
5455
"enzyme-adapter-react-16": "^1.15.7",
55-
"cheerio": "^1.0.0-rc.12",
5656
"eslint": "^6.5.1",
5757
"eslint-loader": "^3.0.2",
5858
"eslint-plugin-import": "^2.18.2",

0 commit comments

Comments
 (0)