Skip to content

Commit

Permalink
updated libs and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
guardofparadise committed May 4, 2020
1 parent 0b53904 commit 8df8449
Show file tree
Hide file tree
Showing 3 changed files with 1,925 additions and 1,702 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog

## [1.3.0]

### Updated
- Update libs

## [1.2.0]

Expand Down
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,15 @@
"name": "react-dashboard-new",
"version": "0.1.0",
"private": true,
"resolutions": {
"minimist": "^1.2.2",
"acorn": "^7.1.1",
"serialize-javascript": "^2.1.1",
"kind-of": "^6.0.3"
},
"dependencies": {
"@babel/core": "7.6.0",
"@babel/plugin-transform-runtime": "^7.9.6",
"@svgr/webpack": "4.3.2",
"@typescript-eslint/eslint-plugin": "^2.2.0",
"@typescript-eslint/parser": "^2.2.0",
Expand Down
Loading

0 comments on commit 8df8449

Please sign in to comment.