File tree Expand file tree Collapse file tree 2 files changed +261
-403
lines changed
Expand file tree Collapse file tree 2 files changed +261
-403
lines changed Original file line number Diff line number Diff line change 33 "description" : " UI-Router State Visualizer and Transition Visualizer" ,
44 "version" : " 7.2.1" ,
55 "scripts" : {
6- "start" : " npm run bundle && http-server . -o example" ,
6+ "start" : " npm run bundle && serve . --open / example" ,
77 "clean" : " shx rm -rf lib lib-esm _bundles" ,
88 "compile" : " tsc --outdir lib && tsc -m es6 --outdir lib-esm" ,
99 "bundle" : " rolldown -c rolldown.config.mjs" ,
4242 "@types/d3-interpolate" : " ^1.3.0" ,
4343 "@uirouter/core" : " ^6.0.6" ,
4444 "@uirouter/publish-scripts" : " 2.5.5" ,
45- "http-server" : " ^0.12.3" ,
4645 "husky" : " ^4.3.0" ,
4746 "prettier" : " ^2.1.2" ,
4847 "pretty-quick" : " ^3.0.2" ,
4948 "rolldown" : " ^1.0.0-beta.58" ,
5049 "rollup-plugin-styles" : " ^4.0.0" ,
51- "serve" : " ^11.3.2 " ,
50+ "serve" : " ^14.2.4 " ,
5251 "shx" : " ^0.3.2" ,
5352 "tslib" : " ^2.0.1" ,
5453 "typescript" : " ^5.9.3"
You can’t perform that action at this time.
0 commit comments