add: tar pkg

This commit is contained in:
Mohamed Sohail 2021-11-02 12:45:28 +03:00
parent 22bc50b0dd
commit bdaafab005
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D
3 changed files with 13359 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"scripts": {
"config:dev": "ts-node set-env.ts --environment=dev",
"config:prod": "ts-node set-env.ts --environment=prod",
"start:dev": "ng serve -c dev",
"start:dev": "export NODE_OPTIONS=--openssl-legacy-provider; ng serve -c dev",
"start:prod": "ng serve --prod",
"build:dev": "ng build -c dev",
"build:prod": "ng build --prod",
@ -37,10 +37,10 @@
"@angular/router": "~10.2.0",
"@angular/service-worker": "~10.2.0",
"@cicnet/cic-client": "^0.1.6",
"@cicnet/schemas-data-validator": "*",
"@cicnet/schemas-data-validator": "1.0.0-alpha.3",
"@popperjs/core": "^2.5.4",
"bootstrap": "^4.5.3",
"cic-client-meta": "0.0.7-alpha.6",
"cic-client-meta": "file:./pkg/cic-client-meta-0.0.7-alpha.6.tgz",
"ethers": "^5.0.31",
"http-server": "^0.12.3",
"jquery": "^3.5.1",

Binary file not shown.

13356
yarn.lock Normal file

File diff suppressed because it is too large Load Diff