Skip to content

Commit 9114328

Browse files
committed
perf: initial release
1 parent 23a31ca commit 9114328

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

package-lock.json

Lines changed: 0 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"@kube-js/tscommons": "1.0.5",
3535
"@types/jest": "24.0.13",
3636
"@types/ramda": "0.26.21",
37-
"@types/uuid": "3.4.4",
3837
"jest": "24.8.0",
3938
"rimraf": "2.6.3",
4039
"ts-jest": "24.0.2",
@@ -50,8 +49,7 @@
5049
"ky": "0.12.0",
5150
"make-error": "1.3.5",
5251
"pre-commit": "1.2.2",
53-
"ramda": "0.26.1",
54-
"uuid": "3.3.2"
52+
"ramda": "0.26.1"
5553
},
5654
"publishConfig": {
5755
"access": "public"

0 commit comments

Comments
 (0)