Skip to content
Snippets Groups Projects
Commit e55a27ad authored by Fred Chasen's avatar Fred Chasen
Browse files

Merge branch 'release-0.1.1' into 'master'

Release 0.1.1

See merge request tools/pagedjs-cli!12
parents b6d4ef67 fb589539
No related branches found
No related tags found
1 merge request!12Release 0.1.1
Pipeline #30164 failed with stages
in 1 second
This diff is collapsed.
{
"name": "pagedjs-cli",
"version": "0.1.0",
"version": "0.1.1",
"author": "Fred Chasen",
"license": "MIT",
"homepage": "https://pagedmedia.org",
......@@ -16,20 +16,20 @@
},
"main": "index.js",
"dependencies": {
"commander": "^5.0.0",
"commander": "^6.1.0",
"express": "^4.17.1",
"hyphenopoly": "^4.2.1",
"katex": "^0.11.1",
"lodash": "^4.17.15",
"mathjax": "^3.0.1",
"hyphenopoly": "^4.7.0",
"katex": "^0.12.0",
"lodash": "^4.17.20",
"mathjax": "^3.1.0",
"node-fetch": "^2.6.0",
"ora": "^4.0.3",
"pagedjs": "0.1.40",
"ora": "^5.0.0",
"pagedjs": "0.1.42",
"pdf-lib": "0.6.4",
"puppeteer": "^2.1.1",
"replace-ext": "^1.0.0"
"puppeteer": "^5.2.1",
"replace-ext": "^2.0.0"
},
"devDependencies": {
"eslint": "^6.8.0"
"eslint": "^7.7.0"
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment