Skip to content

Commit cae3e2f

Browse files
committed
udpated node-sass version
1 parent 8a2486a commit cae3e2f

File tree

2 files changed

+2013
-3645
lines changed

2 files changed

+2013
-3645
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"jest": "^26.6.3",
8585
"lint-staged": "^10.5.1",
8686
"mini-css-extract-plugin": "^1.6.0",
87-
"node-sass": "^5.0.0",
87+
"node-sass": "^6.0.0",
8888
"react": "^16.8.0 || ^17",
8989
"react-dom": "^16.8.0 || ^17",
9090
"sass-loader": "^10.1.0",
@@ -101,6 +101,6 @@
101101
"dependencies": {
102102
"prop-types": "^15.7.2",
103103
"react-icons": "^4.1.0",
104-
"use-tree-state": "^1.0.0"
104+
"use-tree-state": "1.0.0"
105105
}
106106
}

0 commit comments

Comments
 (0)