Skip to content

Commit

Permalink
fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasstjerne committed Aug 19, 2022
1 parent c40baf0 commit 6be5d1c
Show file tree
Hide file tree
Showing 7 changed files with 64,251 additions and 68,940 deletions.
8,138 changes: 3,732 additions & 4,406 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "col-browser",
"version": "1.2.9",
"version": "1.2.10",
"description": "Catalogue of Life browse and search React components",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -20,7 +20,7 @@
"test:watch": "nwb test-react --server"
},
"dependencies": {
"antd": "^4.22.6",
"antd": "4.6.1",
"axios": "^0.21.2",
"btoa": "^1.2.1",
"dataloader": "^1.4.0",
Expand All @@ -39,7 +39,7 @@
"react": "16.x"
},
"devDependencies": {
"less": "^3.7.0",
"less": "^2.7.2",
"less-loader": "^5.0.0",
"nwb": "0.23.x",
"nwb-less": "^0.7.1",
Expand Down
Loading

0 comments on commit 6be5d1c

Please sign in to comment.