File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ license.json
2222npm-debug.log *
2323yarn-debug.log *
2424yarn-error.log *
25+ package-lock.json
Original file line number Diff line number Diff line change 1111 "react-dom" : " ^18.2.0" ,
1212 "react-scripts" : " 5.0.1" ,
1313 "web-vitals" : " ^2.1.4" ,
14- "yfiles" : " ../yFiles-for-HTML-Complete-2.5-Evaluation/lib-dev/yfiles-25.0.1 +eval-dev.tgz"
14+ "yfiles" : " ../yFiles-for-HTML-Complete-2.5.0.2 -Evaluation/lib-dev/yfiles-25.0.2 +eval-dev.tgz"
1515 },
1616 "scripts" : {
1717 "start" : " react-scripts start" ,
1818 "build" : " react-scripts build" ,
1919 "test" : " react-scripts test" ,
2020 "eject" : " react-scripts eject" ,
2121 "postinstall" : " npm run copy-eval-license" ,
22- "copy-eval-license" : " node -e \" require('fs').copyFileSync('../yFiles-for-HTML-Complete-2.5-Evaluation/lib/license.json','./src/license.json')\" "
22+ "copy-eval-license" : " node -e \" require('fs').copyFileSync('../yFiles-for-HTML-Complete-2.5.0.2 -Evaluation/lib/license.json','./src/license.json')\" "
2323 },
2424 "eslintConfig" : {
2525 "extends" : [
You can’t perform that action at this time.
0 commit comments