mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
remove sentry
This commit is contained in:
+2
-6
@@ -13,7 +13,8 @@
|
||||
"test:prof": "ionic build --configuration production && npm run test",
|
||||
"dev:share": "lite-server --baseDir=share",
|
||||
"install:chromium": "node node_modules/puppeteer/install.js",
|
||||
"build:version":"node ./version/git-version.js"
|
||||
"build:version": "node ./version/git-version.js",
|
||||
"ionic-build": "ionic cap run android --prod"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
@@ -98,10 +99,6 @@
|
||||
"@ng-bootstrap/ng-bootstrap": "^9.1.2",
|
||||
"@ngx-translate/core": "^13.0.0",
|
||||
"@pdftron/pdfjs-express": "^8.0.1",
|
||||
"@sentry/angular": "^7.13.0",
|
||||
"@sentry/capacitor": "^0.10.1",
|
||||
"@sentry/cli": "^2.10.0",
|
||||
"@sentry/tracing": "^7.27.0",
|
||||
"@types/jest-environment-puppeteer": "^4.4.1",
|
||||
"@types/puppeteer": "^5.4.4",
|
||||
"alasql": "^1.7.3",
|
||||
@@ -185,7 +182,6 @@
|
||||
"@capacitor/cli": "^3.3.2",
|
||||
"@ionic/angular-toolkit": "^6.1.0",
|
||||
"@ionic/lab": "3.1.7",
|
||||
"@sentry/webpack-plugin": "^1.20.0",
|
||||
"@types/jasmine": "~3.6.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
"@types/jest": "^26.0.24",
|
||||
|
||||
Reference in New Issue
Block a user