Skip to content

Commit 2f5a75c

Browse files
committed
added lodash and updated license
1 parent 6af9706 commit 2f5a75c

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Contentstack
3+
Copyright (c) 2024 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"form-data": "^4.0.0",
1313
"html-react-parser": "^3.0.8",
1414
"jsonfile": "^6.1.0",
15+
"lodash": "^4.17.21",
1516
"react": "^18.3.1",
1617
"react-dom": "^18.3.1",
1718
"react-router-dom": "^6.26.2",

0 commit comments

Comments
 (0)