Skip to content

Commit be23b99

Browse files
committed
bump version + add loadash
1 parent 609a7d3 commit be23b99

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micro-meta-app-react",
3-
"version": "1.7.18-b1",
3+
"version": "1.7.19-b1",
44
"main": "./dist/MicroMetaAppReact.min.js",
55
"unpkg": "./dist/MicroMetaAppReact.min.js",
66
"module": "./es/app.js",
@@ -28,6 +28,7 @@
2828
"identity-obj-proxy": "^3.0.0",
2929
"jquery": "^3.6.0",
3030
"jsonschema": "^1.4.0",
31+
"lodash": "^4.17.21",
3132
"react-app-polyfill": "^3.0.0",
3233
"react-archer": "3.3.0",
3334
"react-bootstrap": "1.4.0",

0 commit comments

Comments
 (0)