1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-17 21:19:20 +00:00

Move to NPM (#32)

* Update workflow

Signed-off-by: Avior <github@avior.me>

* Fixed parcel version

Signed-off-by: Avior <github@avior.me>

* Some more fixes

Signed-off-by: Avior <github@avior.me>

* Removed console.memory

Signed-off-by: Avior <github@avior.me>

* Update

Signed-off-by: Avior <github@avior.me>

* fuck windows

Signed-off-by: Avior <github@avior.me>

* bump config for better node 12 support

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-09-28 15:57:36 +02:00
committed by GitHub
parent 44887c3d41
commit 3d02a29bc5
16 changed files with 6472 additions and 59781 deletions

View File

@ -24,7 +24,7 @@
"@types/chai": "^4.2.12",
"@types/jest": "^26.0.10",
"jest": "^26.4.2",
"parcel": "^1.12.4",
"parcel": "1.12.3",
"ts-jest": "^26.4.4",
"ts-node": "^9.0.0",
"typescript": "^4.0.2"