Skip to content

Commit

Permalink
Merge pull request #221 from foretagsplatsen/fix-classnames-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminVanRyseghem committed Jan 31, 2022
2 parents 954b9ab + 9184498 commit 32a1789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"DSL"
],
"dependencies": {
"classnames": "^2.3.1",
"jquery": "^3.5.0",
"klassified": "^3.1.1"
},
Expand All @@ -41,7 +42,6 @@
"test": "karma start"
},
"devDependencies": {
"classnames": "^2.3.1",
"electron": "^16.0.8",
"eslint": "^8.8.0",
"eslint-config-ftgp": "^1.3.1",
Expand Down

0 comments on commit 32a1789

Please sign in to comment.