mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Update versions in webpack example
Fix package.json after review
This commit is contained in:
parent
2194aef03e
commit
2011345315
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
"build": "webpack"
|
||||
},
|
||||
"devDependencies": {
|
||||
"webpack": "^4.10.2",
|
||||
"webpack-cli": "^2.1.4",
|
||||
"webpack": "4.21.0",
|
||||
"webpack-cli": "^3.1.2",
|
||||
"pdfjs-dist": "../../node_modules/pdfjs-dist"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue