Skip to content

Commit 5885d9f

Browse files
committed
chore: Fix chai devDeps
1 parent c6a5195 commit 5885d9f

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

Lines changed: 13 additions & 5 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
@@ -5,7 +5,6 @@
55
"dependencies": {
66
"@babel/runtime": "^7.16.7",
77
"bowser": "2.11.0",
8-
"chai": "^4.3.6",
98
"lodash-es": "^4.17.21",
109
"rangy": "^1.3.0"
1110
},
@@ -18,6 +17,7 @@
1817
"babel-loader": "^8.2.3",
1918
"babel-plugin-add-module-exports": "^1.0.4",
2019
"babel-plugin-istanbul": "^6.1.1",
20+
"chai": "^4.3.6",
2121
"css-loader": "^6.5.1",
2222
"eslint": "^8.8.0",
2323
"eslint-plugin-react": "^7.28.0",

0 commit comments

Comments
 (0)