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 cc96a09 commit 76c34b2Copy full SHA for 76c34b2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bitsensor/elastalert",
3
- "version": "0.0.12",
+ "version": "0.0.13",
4
"description": "A server that runs ElastAlert and exposes REST API's for manipulating rules and alerts.",
5
"license": "MIT",
6
"main": "index.js",
@@ -11,7 +11,7 @@
11
},
12
"repository": {
13
"type": "git",
14
- "url": "git+https://git.bitsensor.io/back-end/elastalert.git"
+ "url": "git+https://github.com/bitsensor/elastalert.git"
15
16
"directories": {
17
"lib": "./lib",
0 commit comments