mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Freez dev dependency for stability
This commit is contained in:
parent
f1496abf4d
commit
be950d24a3
1 changed files with 4 additions and 4 deletions
|
|
@ -37,9 +37,9 @@
|
|||
"devDependencies": {
|
||||
"typescript": "^3.9.0",
|
||||
"@types/node": "^10.0.0",
|
||||
"denoify": "0.2.3",
|
||||
"evt": "~1.6.8",
|
||||
"simplifyify": "^8.0.1",
|
||||
"terser": "^4.6.10"
|
||||
"denoify": "0.2.5",
|
||||
"evt": "1.6.8",
|
||||
"simplifyify": "8.0.1",
|
||||
"terser": "4.6.13"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue