We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c2a8c commit 50a87edCopy full SHA for 50a87ed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mattfors/angular-serial",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "Angular library for Web Serial API with RxJS",
5
"repository": {
6
"type": "git",
projects/angular-serial/package.json
- "name": "@fors/angular-serial",
+ "name": "@mattfors/angular-serial",
"peerDependencies": {
"@angular/common": "^17.3.0",
"@angular/core": "^17.3.0"
0 commit comments