Skip to content

Commit

Permalink
Merge pull request #204 from alessandro-vincelli/master
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
codehippie1 authored Jan 9, 2023
2 parents 0f48e13 + 9fab8f0 commit 9502c20
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "ng2-pdfjs-viewer",
"version": "14.0.0",
"version": "15.0.0",
"$schema": "./node_modules/ng-packagr/package.schema.json",
"scripts": {
"build": "ng-packagr -p ng-package.json"
},
"devDependencies": {
"ng-packagr": "^14.0.0"
"ng-packagr": "^15.0.0"
},
"peerDependencies": {
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0"
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9502c20

Please sign in to comment.