File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
projects/manekinekko/angular-web-bluetooth Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-web-bluetooth-starter" ,
3
- "version" : " 11.2.0 " ,
3
+ "version" : " 11.2.1 " ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"start" : " ng serve" ,
7
7
"prestart" : " npm run build" ,
8
- "prebuild" : " ng build @manekinekko/angular-web-bluetooth --prod" ,
8
+ "prebuild" : " ng build @manekinekko/angular-web-bluetooth --prod && cp README.md dist/manekinekko/angular-web-bluetooth/ " ,
9
9
"build" : " ng build angular-web-bluetooth-starter --prod" ,
10
10
"postbuild" : " npm run docs" ,
11
11
"test" : " echo 'skipping test'" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @manekinekko/angular-web-bluetooth" ,
3
- "version" : " 11.2.0 " ,
3
+ "version" : " 11.2.1 " ,
4
4
"license" : " MIT" ,
5
5
"author" : {
6
6
"name" : " Wassim Chegham" ,
You can’t perform that action at this time.
0 commit comments