mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #5407 from mzgol/package.json-update
Package.json update
This commit is contained in:
commit
406bdc0862
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -2,12 +2,12 @@
|
|||
"name": "pdf.js",
|
||||
"version": "0.8.0",
|
||||
"devDependencies": {
|
||||
"jsdoc": "~3.3.0",
|
||||
"jshint": "2.4.x",
|
||||
"wintersmith": "2.0.x",
|
||||
"moment": "2.3.x",
|
||||
"underscore": "1.4.x",
|
||||
"typogr": "0.5.x",
|
||||
"jsdoc": "3.3.0-alpha9",
|
||||
"jshint": "~2.4.0",
|
||||
"wintersmith": "~2.0.0",
|
||||
"moment": "~2.3.0",
|
||||
"underscore": "~1.4.0",
|
||||
"typogr": "~0.5.0",
|
||||
"yargs": "~1.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue