Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
anirrudh committed Mar 2, 2023
1 parent 83ae999 commit c3a0a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@conda-store/conda-store-ui",
"version": "0.1.3",
"version": "0.1.4",
"description": "UI elements for building a frontend for conda-store",
"scripts": {
"build": "tsc --build",
Expand Down Expand Up @@ -55,6 +55,7 @@
"date-fns": "^2.29.3",
"date-fns-tz": "^1.3.7",
"lodash": "^4.17.21",
"match-sorter": "^6.3.1",
"react": "^18.0.0",
"react-beautiful-dnd": "^13.1.0",
"react-dom": "^18.0.0",
Expand Down Expand Up @@ -106,7 +107,6 @@
"jest-transform-stub": "^2.0.0",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"match-sorter": "^6.3.1",
"mini-css-extract-plugin": "^2.6.0",
"postcss": "^8.4.12",
"postcss-loader": "^6.2.1",
Expand Down

0 comments on commit c3a0a9e

Please sign in to comment.