Skip to content

Commit 6cae59e

Browse files
authored
chore: Using prepare package lock script from build tools (#392)
1 parent 35bde72 commit 6cae59e

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"stylelint --fix"
126126
],
127127
"package-lock.json": [
128-
"./scripts/prepare-package-lock.js"
128+
"prepare-package-lock"
129129
]
130130
}
131131
}

scripts/prepare-package-lock.js

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)