Skip to content

Commit 71e96b1

Browse files
committed
Update npm deps
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 0d477b7 commit 71e96b1

File tree

5 files changed

+381
-350
lines changed

5 files changed

+381
-350
lines changed

Diff for: example/npm-detector.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import * as core from '@actions/core'
22
import * as exec from '@actions/exec'
33
import {
44
BuildTarget,
5-
Package,
5+
type Package,
66
PackageCache,
77
Snapshot,
88
submitSnapshot

0 commit comments

Comments
 (0)