We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c71554 commit f6dbc34Copy full SHA for f6dbc34
packages/demo-express/package.json
@@ -11,7 +11,7 @@
11
"@types/express": "^4.17.14",
12
"@types/node": "^18.11.11",
13
"express": "^4.18.2",
14
- "json-as-xlsx": "file:../main-library",
+ "export-json-as-xlsx": "file:../main-library",
15
"nodemon": "^2.0.20",
16
"ts-node": "^10.9.1",
17
"typescript": "^4.9.4"
packages/demo-reactjs/package.json
@@ -8,7 +8,7 @@
8
9
"@types/react": "^18.0.26",
10
"@types/react-dom": "^18.0.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
0 commit comments