Skip to content

Commit 31088b0

Browse files
committed
更新package.json依赖
1 parent cac61de commit 31088b0

File tree

2 files changed

+18
-186
lines changed

2 files changed

+18
-186
lines changed

package-lock.json

Lines changed: 15 additions & 184 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eonasdan-bootstrap-datetimepicker": "^4.17.49",
1818
"fastadmin-addtabs": "^1.0.8",
1919
"fastadmin-arttemplate": "^3.1.4",
20-
"fastadmin-bootstraptable": "^1.11.12",
20+
"fastadmin-bootstraptable": "^1.11.13",
2121
"fastadmin-citypicker": "^1.3.6",
2222
"fastadmin-cxselect": "^1.4.0",
2323
"fastadmin-dragsort": "^1.0.5",
@@ -53,7 +53,8 @@
5353
"xmldom": "^0.7.0"
5454
},
5555
"tableexport.jquery.plugin": {
56-
"xlsx": "npm:@e965/xlsx@^0.20.3"
56+
"xlsx": "npm:@e965/xlsx@^0.20.3",
57+
"jspdf": "npm:noop@1.0.0"
5758
},
5859
"eonasdan-bootstrap-datetimepicker": {
5960
"moment-timezone": "^0.5.35"

0 commit comments

Comments
 (0)