Skip to content

Commit

Permalink
更新jQuery版本
Browse files Browse the repository at this point in the history
  • Loading branch information
qq861366490 committed Dec 31, 2021
1 parent 24f0e8e commit 3085413
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion js/pdfh5.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;
(function(g, fn) {
var version = "1.4.01",
var version = "1.4.2",
pdfjsVersion = "2.3.200";
console.log("pdfh5.js v" + version + " https://www.gjtool.cn")
if (typeof require !== 'undefined') {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_from": "pdfh5",
"_id": "[email protected].01",
"_id": "[email protected].2",
"_inBundle": false,
"_integrity": "sha512-9I0AcoEdefvFJZqwv/1Q5ht4QGzmieoVqkd0uehp+62H0KrWtnXYfnHjlwQcfiStdynpCYYJu3A6F1AVUBbqbQ==",
"_location": "/pdfh5",
Expand All @@ -19,7 +19,7 @@
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/pdfh5/-/pdfh5-1.4.01.tgz",
"_resolved": "https://registry.npmjs.org/pdfh5/-/pdfh5-1.4.2.tgz",
"_shasum": "c5e1a233c4baa346727bb968e7a68e2c3453b5aa",
"_spec": "pdfh5",
"_where": "/Users/gaojin/npm-pdfh5",
Expand Down Expand Up @@ -57,5 +57,5 @@
"url": "git+https://github.com/gjTool/pdfh5.git"
},
"scripts": {},
"version": "1.4.01"
}
"version": "1.4.2"
}

0 comments on commit 3085413

Please sign in to comment.