Skip to content

Commit 0d55f5c

Browse files
committed
feat: update packages
1 parent 052c93d commit 0d55f5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"type": "module",
44
"license": "MIT",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"name": "react-sample",
77
"author": "Ramin Rezaei",
88
"homepage": "https://react-sample.ir",
@@ -22,7 +22,7 @@
2222
"lint:style": "npx stylelint --fix \"src/**/*.{css,scss}\" --allow-empty-input"
2323
},
2424
"optionalDependencies": {
25-
"@rollup/rollup-linux-x64-gnu": "4.6.1"
25+
"@rollup/rollup-linux-x64-gnu": "4.46.2"
2626
},
2727
"lint-staged": {
2828
"src/**/*.{json,css,scss}": "prettier --write",

0 commit comments

Comments
 (0)