Skip to content

Commit 5506e58

Browse files
committed
fixed/type-undefined auto-commit
1 parent fe5379b commit 5506e58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@
176176
"ts-node": "3.1.0",
177177
"typescript": "5.4.5",
178178
"uglify-js": "3.1.9",
179-
"zone.js": "0.15.1",
180-
"to-fast-properties": "^2.0.0"
179+
"to-fast-properties": "^2.0.0",
180+
"zone.js": "0.15.1"
181181
},
182182
"dependencies": {
183183
"dexie": "2.0.4",
@@ -186,5 +186,5 @@
186186
"tsickle": "0.39.1",
187187
"tslib": "^2.6.0"
188188
},
189-
"version": "2.5.0"
189+
"version": "2.5.1"
190190
}

0 commit comments

Comments
 (0)