File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "demo:serve" : " ng serve ngqp-demo" ,
1313 "schematics:build" : " scripts/build-schematics.sh" ,
1414 "release" : " scripts/release.sh" ,
15-
1615 "//publish:demo" : " yarn build:core && ng build ngqp-demo --prod --base-href=\" https://Airblader.github.io/ngqp/\" && npx ngh --dir=dist/ngqp-demo"
1716 },
1817 "private" : true ,
3029 "@fortawesome/free-brands-svg-icons" : " ^5.6.1" ,
3130 "@fortawesome/free-solid-svg-icons" : " ^5.6.1" ,
3231 "@ng-bootstrap/ng-bootstrap" : " ^4.0.0" ,
33- "@ngqp/core" : " ./projects/ngqp/core" ,
3432 "add" : " ^2.0.6" ,
3533 "bootstrap" : " ^4.1.3" ,
3634 "core-js" : " ^2.5.4" ,
Original file line number Diff line number Diff line change 333333 dependencies :
334334 tslib "^1.9.0"
335335
336- " @ngqp/core@./projects/ngqp/core " :
337- version "0.0.3"
338-
339336" @ngtools/json-schema@^1.1.0 " :
340337 version "1.1.0"
341338 resolved "https://registry.yarnpkg.com/@ngtools/json-schema/-/json-schema-1.1.0.tgz#c3a0c544d62392acc2813a42c8a0dc6f58f86922"
You can’t perform that action at this time.
0 commit comments