Skip to content

Commit

Permalink
build: change publish-please
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelMor25 committed Aug 22, 2024
1 parent 9e58fb0 commit 2137540
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 54 deletions.
171 changes: 122 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"license": "MIT",
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@testcafe/publish-please": "^5.6.0",
"chai": "^3.2.0",
"del": "^1.2.0",
"express": "^4.16.3",
Expand All @@ -24,7 +25,6 @@
"gulp-mustache": "^3.0.1",
"gulp-rename": "^1.2.2",
"next": "^14.1.1",
"publish-please": "^5.5.2",
"react": "npm:react@^18.0.0",
"react-dom": "npm:react-dom@^18.0.0",
"react-dom16": "npm:react-dom@^16.0.0",
Expand All @@ -48,8 +48,5 @@
"peerDependencies": {
"testcafe": ">1.0.0"
},
"types": "./ts-defs/index.d.ts",
"overrides": {
"lodash": "^4.17.21"
}
"types": "./ts-defs/index.d.ts"
}

0 comments on commit 2137540

Please sign in to comment.