Skip to content

Commit 8df8449

Browse files
updated libs and changelog
1 parent 0b53904 commit 8df8449

File tree

3 files changed

+1925
-1702
lines changed

3 files changed

+1925
-1702
lines changed

changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Changelog
2+
3+
## [1.3.0]
4+
5+
### Updated
6+
- Update libs
27

38
## [1.2.0]
49

package.json

+7
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,15 @@
22
"name": "react-dashboard-new",
33
"version": "0.1.0",
44
"private": true,
5+
"resolutions": {
6+
"minimist": "^1.2.2",
7+
"acorn": "^7.1.1",
8+
"serialize-javascript": "^2.1.1",
9+
"kind-of": "^6.0.3"
10+
},
511
"dependencies": {
612
"@babel/core": "7.6.0",
13+
"@babel/plugin-transform-runtime": "^7.9.6",
714
"@svgr/webpack": "4.3.2",
815
"@typescript-eslint/eslint-plugin": "^2.2.0",
916
"@typescript-eslint/parser": "^2.2.0",

0 commit comments

Comments
 (0)