Skip to content

Commit 4657dc5

Browse files
committed
intsall fix for Persian calendar
1 parent 7487b9d commit 4657dc5

File tree

2 files changed

+33
-30
lines changed

2 files changed

+33
-30
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"@plotly/d3-sankey": "0.7.2",
7373
"@plotly/d3-sankey-circular": "0.33.1",
7474
"@plotly/mapbox-gl": "1.13.4",
75+
"@plotly/regl": "^2.1.2",
7576
"@turf/area": "^7.1.0",
7677
"@turf/bbox": "^7.1.0",
7778
"@turf/centroid": "^7.1.0",
@@ -117,10 +118,12 @@
117118
"to-px": "1.0.1",
118119
"topojson-client": "^3.1.0",
119120
"webgl-context": "^2.2.0",
120-
"world-calendars": "^1.0.3"
121+
"world-calendars": "github:archmoj/world-calendars#0faeec8544d289c94845a73fcbb813b9bb423599"
121122
},
122123
"devDependencies": {
123124
"@biomejs/biome": "1.8.3",
125+
"@plotly/mathjax-v2": "npm:[email protected]",
126+
"@plotly/mathjax-v3": "npm:mathjax@^3.2.2",
124127
"amdefine": "^1.0.1",
125128
"assert": "^2.1.0",
126129
"browserify-transform-tools": "^1.7.0",
@@ -160,8 +163,6 @@
160163
"karma-viewport": "1.0.2",
161164
"lodash": "^4.17.21",
162165
"madge": "^8.0.0",
163-
"mathjax-v2": "npm:[email protected]",
164-
"mathjax-v3": "npm:mathjax@^3.2.2",
165166
"minify-stream": "^2.1.0",
166167
"npm-link-check": "^5.0.1",
167168
"open": "^8.4.2",
@@ -171,7 +172,6 @@
171172
"raw-loader": "^4.0.2",
172173
"read-last-lines": "^1.8.0",
173174
"run-series": "^1.1.9",
174-
"sane-topojson": "^4.0.0",
175175
"sass": "^1.78.0",
176176
"stream-browserify": "^3.0.0",
177177
"style-loader": "^4.0.0",

0 commit comments

Comments
 (0)