Fix merge

This commit is contained in:
Peter Maquiran
2021-08-05 13:42:11 +01:00
parent b2e0619190
commit 0a80e17049
5 changed files with 14 additions and 31 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
"e2e": "ng e2e",
"test": "jest --detectOpenHandles --runInBand",
"test:prof": "ionic build --configuration production && npm run test",
"dev": "lite-server --baseDir=www"
"dev:share": "lite-server --baseDir=share"
},
"private": true,
"dependencies": {
@@ -186,4 +186,4 @@
"url": "git+https://Kayaya@bitbucket.org/equilibriumito/gabinete-digital.git"
},
"license": "ISC"
}
}