Skip to content

Commit 3633878

Browse files
committed
👌 IMPROVE: use instead of to avoid polluting history, mark version as 2.2.0
1 parent e43a185 commit 3633878

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

‎demo-app/package-lock.json‎

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎demo-app/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^17.0.2",
1616
"react-router-dom": "^6.0.2",
1717
"react-scripts": "4.0.3",
18-
"react-ui-scrollspy": "file:react-ui-scrollspy-2.0.1.tgz",
18+
"react-ui-scrollspy": "file:react-ui-scrollspy-2.2.0.tgz",
1919
"typescript": "^4.4.4",
2020
"web-vitals": "^1.1.2"
2121
},

0 commit comments

Comments
 (0)