Skip to content

Commit f29761d

Browse files
committed
install world-calendars with leap year fix for Persian calendar
1 parent e2fd2bb commit f29761d

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 4 additions & 3 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",
@@ -105,7 +106,6 @@
105106
"point-in-polygon": "^1.1.0",
106107
"polybooljs": "^1.2.2",
107108
"probe-image-size": "^7.2.3",
108-
"@plotly/regl": "^2.1.2",
109109
"regl-error2d": "^2.0.12",
110110
"regl-line2d": "^3.1.3",
111111
"regl-scatter2d": "^3.3.1",
@@ -117,10 +117,12 @@
117117
"to-px": "1.0.1",
118118
"topojson-client": "^3.1.0",
119119
"webgl-context": "^2.2.0",
120-
"world-calendars": "^1.0.3"
120+
"world-calendars": "github:archmoj/world-calendars#054f806fd84ac2a8175316c22a8dee71cfe278a6"
121121
},
122122
"devDependencies": {
123123
"@biomejs/biome": "1.8.3",
124+
"@plotly/mathjax-v2": "npm:mathjax@2.7.5",
125+
"@plotly/mathjax-v3": "npm:mathjax@^3.2.2",
124126
"amdefine": "^1.0.1",
125127
"assert": "^2.1.0",
126128
"browserify-transform-tools": "^1.7.0",
@@ -160,8 +162,6 @@
160162
"karma-viewport": "1.0.2",
161163
"lodash": "^4.17.21",
162164
"madge": "^8.0.0",
163-
"@plotly/mathjax-v2": "npm:mathjax@2.7.5",
164-
"@plotly/mathjax-v3": "npm:mathjax@^3.2.2",
165165
"minify-stream": "^2.1.0",
166166
"npm-link-check": "^5.0.1",
167167
"open": "^8.4.2",

0 commit comments

Comments
 (0)