Skip to content

Commit da8d4ef

Browse files
committed
limit the version
1 parent 573cb6f commit da8d4ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1.hello-world/3.read-video-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/platform-browser": "~11.2.5",
2020
"@angular/platform-browser-dynamic": "~11.2.5",
2121
"@angular/router": "~11.2.5",
22-
"dynamsoft-javascript-barcode": "^8.8.1",
22+
"dynamsoft-javascript-barcode": "8.8.1",
2323
"rxjs": "~6.6.0",
2424
"tslib": "^2.0.0",
2525
"zone.js": "~0.11.3"
@@ -43,4 +43,4 @@
4343
"tslint": "~6.1.0",
4444
"typescript": "~4.1.5"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)