Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
phuocng committed Jul 29, 2021
1 parent e035a9b commit 06eae75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# License

You have to purchase a Commercial License at the [official website](https://react-pdf-viewer.dev).
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
"files": [
"lib/*.json"
],
"peerDependencies": {
"pdfjs-dist": "^2.6.347",
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
},
"scripts": {
"build": "rm -rf lib && mkdir lib && cp -r locales/*.json lib",
"format": "prettier --write \"**/*.+(json)\"",
Expand Down

0 comments on commit 06eae75

Please sign in to comment.