[package.json][xs]: install @changesets/cli and
- install @changesets/cli and @changesets/changelog-github generator
This commit is contained in:
parent
2bfc1f7e18
commit
b6539eac2a
2806
package-lock.json
generated
2806
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,16 @@
|
||||
{
|
||||
"name": "portaljs",
|
||||
"workspaces": ["./packages/*"],
|
||||
"workspaces": [
|
||||
"./packages/*"
|
||||
],
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"scripts": {},
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@changesets/changelog-github": "^0.4.8",
|
||||
"@changesets/cli": "^2.26.1",
|
||||
"@nrwl/cypress": "15.9.2",
|
||||
"@nrwl/eslint-plugin-nx": "^16.0.2",
|
||||
"@nrwl/jest": "15.9.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user