File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 3333 <a src="https://sonarcloud.io/summary/new_code?id=Exomus_ng-three-starter-kit" >
3434 <img src="https://sonarcloud.io/api/project_badges/measure?project=Exomus_ng-three-starter-kit&metric=bugs"/>
3535 </a>
36- <a src="https://0xaxiome.github.io/docs/ng-three-starter-kit/v0.4 .0/">
37- <img src="https://0xaxiome.github.io/docs/ng-three-starter-kit/v0.4 .0/images/coverage-badge-documentation.svg">
36+ <a src="https://0xaxiome.github.io/docs/ng-three-starter-kit/v0.5 .0/">
37+ <img src="https://0xaxiome.github.io/docs/ng-three-starter-kit/v0.5 .0/images/coverage-badge-documentation.svg">
3838 </a>
3939 </p>
4040</div >
5252</p >
5353
5454- Angular v14
55- - Threejs (r142 )
56- - @types/three (r141 )
55+ - Threejs (r146 )
56+ - @types/three (r146 )
5757
5858# Quick Start 🏁
5959
Original file line number Diff line number Diff line change 11{
22 "name" : " ng-three-starter-kit" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
77 "build" : " ng build" ,
88 "watch" : " ng build --watch --configuration development" ,
9- "test" : " ng test"
9+ "test" : " ng test" ,
10+ "docs" : " npx compodoc -p tsconfig.doc.json --theme=postmark"
1011 },
1112 "private" : true ,
1213 "dependencies" : {
3132 "@angular-devkit/build-angular" : " ^14.2.9" ,
3233 "@angular/cli" : " ~14.2.9" ,
3334 "@angular/compiler-cli" : " ^14.2.10" ,
35+ "@compodoc/compodoc" : " ^1.1.19" ,
3436 "@types/jasmine" : " ~4.3.0" ,
3537 "@types/three" : " ^0.146.0" ,
3638 "jasmine-core" : " ~4.5.0" ,
You can’t perform that action at this time.
0 commit comments