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 a371155 commit b4b1d6fCopy full SHA for b4b1d6f
package.json
@@ -39,7 +39,7 @@
39
"enzyme-adapter-react-16": "^1.1.1",
40
"html-webpack-plugin": "^2.30.1",
41
"marked": "^0.3.12",
42
- "node-sass": "^4.7.2",
+ "node-sass": "^4.12.0",
43
"pretty": "^2.0.0",
44
"raven-js": "^3.22.0",
45
"react": "^16.2.0",
@@ -51,6 +51,8 @@
51
"react-tooltip": "^3.4.0",
52
"sass-loader": "^6.0.6",
53
"shelljs": "0.8.0",
54
+ "sshpk": "^1.16.1",
55
+ "tunnel-agent": "^0.6.0",
56
"webpack": "^3.10.0",
57
"webpack-bundle-analyzer": "^3.3.2"
58
}
0 commit comments