Skip to content

Commit 8a5fb25

Browse files
ErioldDaniel Montoya
and
Daniel Montoya
authored
fix(preinstall): correction fix (#610)
Co-authored-by: Daniel Montoya <daniel.montoya@eclass.cl>
1 parent f929323 commit 8a5fb25

File tree

2 files changed

+35
-101
lines changed

2 files changed

+35
-101
lines changed

package-lock.json

Lines changed: 34 additions & 99 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"lint:check": "eslint 'src/**/*.{ts,tsx,mdx}'",
4343
"ts-compile-check": "tsc -p tsconfig.json",
4444
"prepare": "ts-patch install -s && node ./prepare.js",
45-
"preinstall": "npm install --package-lock-only --ignore-scripts && npx npm-force-resolutions",
4645
"deploy": "VITE_REACT_DEPLOY_DOCUMENTATION=DOCUMENTATION vite build"
4746
},
4847
"publishConfig": {
@@ -57,7 +56,7 @@
5756
"@commitlint/config-conventional": "13.2.0",
5857
"@fontsource/lora": "4.5.13",
5958
"@fontsource/roboto": "4.5.8",
60-
"@semantic-release/changelog": "5.0.1",
59+
"@semantic-release/changelog": "6.0.1",
6160
"@semantic-release/git": "9.0.1",
6261
"@testing-library/dom": "8.20.1",
6362
"@testing-library/jest-dom": "5.17.0",

0 commit comments

Comments
 (0)