mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Merge branch 'developer' of https://bitbucket.org/equilibriumito/gabinete-digital into developer
This commit is contained in:
+2
-1
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve --port 4200",
|
||||
"build": "ng build",
|
||||
"build": "node --max_old_space_size=999192 ./node_modules/@angular/cli/bin/ng build",
|
||||
"lint": "ng lint",
|
||||
"e2e": "ng e2e",
|
||||
"test": "jest --detectOpenHandles --runInBand",
|
||||
@@ -72,6 +72,7 @@
|
||||
"@types/jest-environment-puppeteer": "^4.4.1",
|
||||
"@types/puppeteer": "^5.4.4",
|
||||
"angular-calendar": "^0.28.22",
|
||||
"angular-svg-icon": "^12.0.0",
|
||||
"angular-tag-cloud-module": "^5.2.2",
|
||||
"bootstrap": "^4.5.0",
|
||||
"build": "0.1.4",
|
||||
|
||||
Reference in New Issue
Block a user