FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[fix]固定fast-xml-parser版本 · SuperMap/iClient-JavaScript@af596e8 · GitHub

Commit af596e8

Browse files
committed
[fix]固定fast-xml-parser版本
1 parent 1849963 commit af596e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"@turf/turf": "7.2.0",
151151
"canvg": "^4.0.3",
152152
"echarts": "5.5.0",
153-
"fast-xml-parser": "^5.4.2",
153+
"fast-xml-parser": "5.4.2",
154154
"fetch-ie8": "1.5.0",
155155
"fetch-jsonp": "1.1.3",
156156
"flatgeobuf": "3.31.1",

‎src/common/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@turf/meta": "^7.2.0",
2323
"canvg": "^4.0.3",
2424
"echarts": "5.5.0",
25-
"fast-xml-parser": "^5.4.2",
25+
"fast-xml-parser": "5.4.2",
2626
"fetch-ie8": "1.5.0",
2727
"fetch-jsonp": "1.1.3",
2828
"flatgeobuf": "3.31.1",

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL