Skip to content

Commit b654b40

Browse files
committed
Revert some updates, but okay about node-sass 4.14.1
1 parent 5d8fbba commit b654b40

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
@@ -20,7 +20,7 @@
2020
"dependencies": {},
2121
"devDependencies": {
2222
"bourbon": "~4.3",
23-
"bourbon-neat": "~4.0",
23+
"bourbon-neat": "~1.9",
2424
"copy-webpack-plugin": "^5.1.2",
2525
"css-loader": "^3.6.0",
2626
"file-loader": "^3.0.1",
@@ -30,7 +30,7 @@
3030
"jquery": "^3.6.0",
3131
"lato-font": "^3.0.0",
3232
"mini-css-extract-plugin": "^0.6.0",
33-
"node-sass": "^5.0.0",
33+
"node-sass": "^4.14.1",
3434
"node-gyp": "^7.1.0",
3535
"optimize-css-assets-webpack-plugin": "^5.0.4",
3636
"roboto-fontface": "^0.10.0",

0 commit comments

Comments
 (0)