Skip to content

Commit 9f4821d

Browse files
committed
update package.json
1 parent d56d4ff commit 9f4821d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"cross-spawn": "^7.0.3",
1616
"inquirer": "^8.0.0",
1717
"js-yaml": "^4.0.0",
18-
"rxjs": "^6.6.6",
1918
"tslib": "^2.1.0"
2019
},
2120
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.4.tgz#b740f68609dfae8aa71c3a6cab15d816407ba493"
157157
integrity sha512-60CHpq+eqnTxLZQ4PGHYNwUX572hgpMHGPtTWMjdTMsAvlm69lZV/4ly6O3sAYkomo4NggGcomrDpBe34rxUqw==
158158

159-
"@types/cross-spawn@^6.0.2":
159+
"@types/cross-spawn@^6":
160160
version "6.0.2"
161161
resolved "https://registry.yarnpkg.com/@types/cross-spawn/-/cross-spawn-6.0.2.tgz#168309de311cd30a2b8ae720de6475c2fbf33ac7"
162162
integrity sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==

0 commit comments

Comments
 (0)