mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Remove token
This commit is contained in:
parent
902dda1387
commit
3532205436
|
@ -17,7 +17,7 @@
|
|||
"lerna": "lerna",
|
||||
"build": "lerna run prepare --since master --stream --sort -- --scripts-prepend-node-path",
|
||||
"build:all": "lerna run build",
|
||||
"publish": "cross-env GH_TOKEN=d0733e7148eb3639792576a85a541ea02549f8b2 lerna publish --conventional-commits --create-release github",
|
||||
"publish": "lerna publish --conventional-commits --create-release github",
|
||||
"canary": "lerna publish --canary preminor --npm-tag alpha",
|
||||
"next": "lerna publish --bump prerelease --npm-tag next",
|
||||
"lint": "eslint '**/*.{js,jsx}' --cache",
|
||||
|
|
Loading…
Reference in New Issue
Block a user