diff --git a/index.html b/index.html index db0deed..eedbcce 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,5 @@

Monitor testPage

} - \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 218a4d6..84e7d36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5788,11 +5788,6 @@ "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, - "fundebug-javascript": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/fundebug-javascript/-/fundebug-javascript-1.9.0.tgz", - "integrity": "sha512-i+a9IIGyhIOPEBLbaH6plnMrPTukZ0YN7fXFZRQ6O+CwyQxNqQYye1PEax1LZeD3OJLp5UNRjtAlNSwb5grN3Q==" - }, "get-caller-file": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz", diff --git a/package.json b/package.json index 46de921..4878747 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,6 @@ "eslint-loader": "^2.1.2", "eslint-plugin-import": "^2.17.3", "fe-monitor-sdk": "0.0.1", - "fundebug-javascript": "^1.9.0", "jest": "^24.8.0", "lint-staged": "^9.2.1", "mongoose": "^5.6.2",