Skip to content

Commit c5bf129

Browse files
committed
Revert "intsall fix for Persian calendar"
This reverts commit 9d848c8.
1 parent 5aa7232 commit c5bf129

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package-lock.json

Lines changed: 3 additions & 4 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,7 +72,6 @@
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",
7675
"@turf/area": "^7.1.0",
7776
"@turf/bbox": "^7.1.0",
7877
"@turf/centroid": "^7.1.0",
@@ -106,6 +105,7 @@
106105
"point-in-polygon": "^1.1.0",
107106
"polybooljs": "^1.2.2",
108107
"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,12 +117,10 @@
117117
"to-px": "1.0.1",
118118
"topojson-client": "^3.1.0",
119119
"webgl-context": "^2.2.0",
120-
"world-calendars": "github:archmoj/world-calendars#0faeec8544d289c94845a73fcbb813b9bb423599"
120+
"world-calendars": "^1.0.3"
121121
},
122122
"devDependencies": {
123123
"@biomejs/biome": "1.8.3",
124-
"@plotly/mathjax-v2": "npm:[email protected]",
125-
"@plotly/mathjax-v3": "npm:mathjax@^3.2.2",
126124
"amdefine": "^1.0.1",
127125
"assert": "^2.1.0",
128126
"browserify-transform-tools": "^1.7.0",
@@ -162,6 +160,8 @@
162160
"karma-viewport": "1.0.2",
163161
"lodash": "^4.17.21",
164162
"madge": "^8.0.0",
163+
"@plotly/mathjax-v2": "npm:[email protected]",
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)