Skip to content

Commit 8db8b73

Browse files
committed
reverts change to package.json
1 parent 2ae2c72 commit 8db8b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
},
3030
"homepage": "https://github.com/cloud-carbon-footprint/ccf-backstage-plugin#readme",
3131
"devDependencies": {
32-
"@backstage/cli": "^0.17.0-next.1",
32+
"@changesets/cli": "^2.18.0",
3333
"@types/node": "^16.11.26",
3434
"@types/webpack": "^5.28.0",
3535
"lerna": "^4.0.0",
3636
"ts-node": "^10.4.0",
3737
"typescript": "~4.5.4"
3838
},
3939
"dependencies": {
40-
"@changesets/cli": "^2.18.0"
40+
"@backstage/cli": "^0.17.0-next.1"
4141
}
4242
}

0 commit comments

Comments
 (0)