Skip to content

Commit 50a87ed

Browse files
committed
build
1 parent 85c2a8c commit 50a87ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mattfors/angular-serial",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Angular library for Web Serial API with RxJS",
55
"repository": {
66
"type": "git",

projects/angular-serial/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@fors/angular-serial",
3-
"version": "0.0.1",
2+
"name": "@mattfors/angular-serial",
3+
"version": "0.0.2",
44
"peerDependencies": {
55
"@angular/common": "^17.3.0",
66
"@angular/core": "^17.3.0"

0 commit comments

Comments
 (0)