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 dbc43bb commit 164f599Copy full SHA for 164f599
package.json
@@ -4,8 +4,8 @@
4
"name": "pyroscope",
5
"version": "0.0.10",
6
"repository": {
7
- "type" : "git",
8
- "url" : "https://github.com/pyroscope-io/pyroscope.git"
+ "type": "git",
+ "url": "https://github.com/pyroscope-io/pyroscope.git"
9
},
10
"scripts": {
11
"dev": "webpack --progress --colors --config scripts/webpack/webpack.dev.js"
@@ -18,6 +18,7 @@
18
"babel-plugin-transform-class-properties": "^6.24.1",
19
"clean-webpack-plugin": "^3.0.0",
20
"contributor-faces": "^1.1.0",
21
+ "conventional-changelog-cli": "^2.1.1",
22
"copy-webpack-plugin": "^7.0.0",
23
"css-loader": "^4.0.0",
24
"html-webpack-plugin": "^4.3.0",
0 commit comments