We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f48e13 + 9fab8f0 commit 9502c20Copy full SHA for 9502c20
lib/package.json
@@ -1,16 +1,16 @@
1
{
2
"name": "ng2-pdfjs-viewer",
3
- "version": "14.0.0",
+ "version": "15.0.0",
4
"$schema": "./node_modules/ng-packagr/package.schema.json",
5
"scripts": {
6
"build": "ng-packagr -p ng-package.json"
7
},
8
"devDependencies": {
9
- "ng-packagr": "^14.0.0"
+ "ng-packagr": "^15.0.0"
10
11
"peerDependencies": {
12
- "@angular/common": "^14.0.0",
13
- "@angular/core": "^14.0.0"
+ "@angular/common": "^15.0.0",
+ "@angular/core": "^15.0.0"
14
15
"repository": {
16
"type": "git",
0 commit comments