Skip to content

Commit 7f94300

Browse files
committed
➖ Remove uuid from development packages
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
1 parent 50216a7 commit 7f94300

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
"rimraf": "^3.0.2",
5757
"terser": "^5.7.2",
5858
"ts-node": "^10.2.1",
59-
"typescript": "^4.4.2",
60-
"uuid": "^8.3.2"
59+
"typescript": "^4.4.2"
6160
},
6261
"homepage": "https://github.com/kei-g/async-iterable-queue",
6362
"keywords": [

0 commit comments

Comments
 (0)