We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052c93d commit 0d55f5cCopy full SHA for 0d55f5c
package.json
@@ -2,7 +2,7 @@
2
"private": true,
3
"type": "module",
4
"license": "MIT",
5
- "version": "1.0.0",
+ "version": "1.0.1",
6
"name": "react-sample",
7
"author": "Ramin Rezaei",
8
"homepage": "https://react-sample.ir",
@@ -22,7 +22,7 @@
22
"lint:style": "npx stylelint --fix \"src/**/*.{css,scss}\" --allow-empty-input"
23
},
24
"optionalDependencies": {
25
- "@rollup/rollup-linux-x64-gnu": "4.6.1"
+ "@rollup/rollup-linux-x64-gnu": "4.46.2"
26
27
"lint-staged": {
28
"src/**/*.{json,css,scss}": "prettier --write",
0 commit comments