We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb20c9 commit ffe7e5eCopy full SHA for ffe7e5e
packages/types/package.json
@@ -14,7 +14,8 @@
14
"dependencies": {
15
"@alilc/lowcode-datasource-types": "^1.0.0",
16
"react": "^16.9",
17
- "strict-event-emitter-types": "^2.0.0"
+ "strict-event-emitter-types": "^2.0.0",
18
+ "@alifd/next": "^1.20.12"
19
},
20
"devDependencies": {
21
"@alib/build-scripts": "^0.1.18",
packages/utils/package.json
@@ -18,7 +18,8 @@
"lodash": "^4.17.21",
"mobx": "^6.3.0",
"prop-types": "^15.8.1",
- "react": "^16"
+ "react": "^16",
22
+ "events": "^3.3.0"
23
24
25
0 commit comments