File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " polykey-network-dashboard" ,
33 "private" : true ,
4- "type" : " module" ,
54 "scripts" : {
65 "lint" : " matrixai-lint --shell src" ,
76 "lintfix" : " matrixai-lint --fix --shell src" ,
2019 "react-chartjs-2" : " ^5.3.0"
2120 },
2221 "devDependencies" : {
23- "@cloudflare/workers-types" : " ^4.20250603 .0" ,
22+ "@cloudflare/workers-types" : " ^4.20250604 .0" ,
2423 "@docusaurus/core" : " ^3.8.0" ,
2524 "@docusaurus/module-type-aliases" : " ^3.8.0" ,
2625 "@docusaurus/preset-classic" : " ^3.8.0" ,
Original file line number Diff line number Diff line change 99 "allowSyntheticDefaultImports" : true ,
1010 "resolveJsonModule" : true ,
1111 "isolatedModules" : true ,
12- "moduleResolution" : " node " ,
12+ "moduleResolution" : " bundler " ,
1313 "module" : " esnext" ,
1414 "target" : " esnext" ,
1515 "lib" : [" ESNext" , " dom" ],
You can’t perform that action at this time.
0 commit comments