chore: 添加.npmrc, revision.json添加ignore

This commit is contained in:
lurunze1226 2022-12-01 10:45:34 +08:00
parent 7202da8cec
commit 135aeb4928
3 changed files with 4 additions and 7 deletions

2
.gitignore vendored
View File

@ -31,3 +31,5 @@ tsconfig.tsbuildinfo
lerna-debug.log
.rollup.cache
package-lock.json
revision.json
**/revision.json

2
.npmrc Normal file
View File

@ -0,0 +1,2 @@
legacy-peer-deps=true
package-lock=false

View File

@ -1,7 +0,0 @@
{
"branch": "master",
"SHA1": "67f839d18",
"message": "docs: 处理移动端HTML报错 (#5536)",
"author": "RUNZE LU",
"date": "2022-10-13 11:34:28"
}