Skip to content

Commit 98215e5

Browse files
Merge pull request #76 from iranpsc/npmFix
test fix npm
2 parents 2dfb73f + 9ef1024 commit 98215e5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"release": "standard-version",
1111
"json": "json-server --watch db.json --port 3001"
1212
},
13+
14+
1315
"dependencies": {
1416
"@emotion/react": "^11.13.3",
1517
"@emotion/styled": "^11.13.0",
@@ -45,7 +47,7 @@
4547
"nodemailer": "^7.0.12",
4648
"persianjs": "^0.4.0",
4749
"postcss-nested": "^6.0.1",
48-
"quill": "^2.0.3",
50+
"quill": "^2.0.2",
4951
"randomcolor": "^0.6.2",
5052
"react": "^18.2.0",
5153
"react-cookie": "^7.2.0",
@@ -63,7 +65,7 @@
6365
"react-tooltip": "^5.23.0",
6466
"sharp": "^0.34.4",
6567
"slick-carousel": "^1.8.1",
66-
"swiper": "^11.2.10",
68+
"swiper": "12.1.2",
6769
"three": "^0.172.0",
6870
"typescript": "5.0.4",
6971
"webpack": "^5.82.0",
@@ -85,7 +87,6 @@
8587
"postcss": "^8.5.6",
8688
"postcss-import": "^16.1.1",
8789
"postcss-nesting": "^12.1.5",
88-
"standard-version": "^9.5.0",
8990
"tailwindcss": "^3.4.4",
9091
"webpack-bundle-analyzer": "^4.10.2"
9192
},

0 commit comments

Comments
 (0)