Skip to content

Commit 9ae0cb0

Browse files
authored
chore: Using prepare package lock script from build tools (#108)
1 parent 89b3f09 commit 9ae0cb0

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
@@ -129,7 +129,7 @@
129129
"stylelint --fix"
130130
],
131131
"package-lock.json": [
132-
"./scripts/prepare-package-lock.js"
132+
"prepare-package-lock"
133133
]
134134
}
135135
}

scripts/prepare-package-lock.js

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

0 commit comments

Comments
 (0)