diff --git a/package.json b/package.json index 99ebcf48..c44cf272 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,6 @@ "gatsby-transformer-yaml": "^2.1.12", "giphy-js-sdk-core": "^1.0.6", "intersection-observer": "^0.7.0", - "node-sass": "^4.11.0", "prismjs": "^1.16.0", "react": "^16.8.6", "react-dom": "^16.8.6", @@ -76,6 +75,7 @@ "eslint-config-prettier": "^4.3.0", "eslint-plugin-prettier": "^3.1.0", "markdownlint-cli": "^0.16.0", + "node-sass": "^4.12.0", "npm-run-all": "^4.1.5", "ora": "^3.4.0", "prettier": "^1.18.0",