File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3333 "test" : " ng test --watch=false" ,
3434 "watch" : " ng build --watch --configuration development" ,
3535 "docs" : " compodoc -p projects/angular-odata/tsconfig.lib.json -d docs/api --disableGraph --disableCoverage" ,
36- "versioning" : " npm version 0.141 .0 --allow-same-version && cd projects/angular-odata && npm version 0.141 .0 --allow-same-version && cd ../.." ,
36+ "versioning" : " npm version 0.142 .0 --allow-same-version && cd projects/angular-odata && npm version 0.142 .0 --allow-same-version && cd ../.." ,
3737 "publish" : " npm run build && npm run schematics && npm publish dist/angular-odata/" ,
3838 "release" : " cp README.md projects/angular-odata/README.md && npm run docs && npm run publish" ,
3939 "trippin" : " ng generate angular-odata:apigen --name=TripPin --metadata='https://services.odata.org/V4/TripPinServiceRW/$metadata'" ,
You can’t perform that action at this time.
0 commit comments