Skip to content

Commit

Permalink
Npm problem fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
simmmpleweb committed May 16, 2022
1 parent 3979fb7 commit 42165ad
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log

## [1.0.2] 2022-05-16

### Update v1.0.2

- The problem with npm install/ building the project was fixed.

### Added dependencies

```
chakra-ui/system 1.12.1
```

### Updated dependencies

```
chakra-ui/icons 1.0.14 → 1.1.5
chakra-ui/react 1.6.5 → 1.8.8
chakra-ui/theme-tools 1.1.9 → 1.3.6
```

## [1.0.1] 2022-03-20

### Update v1.0.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "argon-dashboard-chakra",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"homepage": "https://demos.creative-tim.com/argon-dashboard-chakra/#/",
"dependencies": {
Expand Down

0 comments on commit 42165ad

Please sign in to comment.