Skip to content

Commit 9502c20

Browse files
authored
Merge pull request #204 from alessandro-vincelli/master
Update package.json
2 parents 0f48e13 + 9fab8f0 commit 9502c20

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "ng2-pdfjs-viewer",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"$schema": "./node_modules/ng-packagr/package.schema.json",
55
"scripts": {
66
"build": "ng-packagr -p ng-package.json"
77
},
88
"devDependencies": {
9-
"ng-packagr": "^14.0.0"
9+
"ng-packagr": "^15.0.0"
1010
},
1111
"peerDependencies": {
12-
"@angular/common": "^14.0.0",
13-
"@angular/core": "^14.0.0"
12+
"@angular/common": "^15.0.0",
13+
"@angular/core": "^15.0.0"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)