This commit is contained in:
Cory LaViska
2022-03-22 11:11:10 -04:00
parent f676949460
commit c6165ee502
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -63,7 +63,7 @@
"strip-css-comments": "^5.0.0",
"tslib": "^2.3.1",
"ttypescript": "^1.5.13",
"typescript": "^4.5.5",
"typescript": "4.5.5",
"typescript-transform-paths": "^3.3.1"
},
"engines": {

View File

@@ -106,7 +106,7 @@
"strip-css-comments": "^5.0.0",
"tslib": "^2.3.1",
"ttypescript": "^1.5.13",
"typescript": "^4.5.5",
"typescript": "4.5.5",
"typescript-transform-paths": "^3.3.1"
},
"lint-staged": {