mirror of
https://github.com/bitwarden/cli
synced 2025-12-28 05:53:15 +00:00
add list items --url <url> command. resolves #32
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"@types/node-fetch": "^2.1.2",
|
||||
"@types/node-forge": "^0.7.5",
|
||||
"@types/papaparse": "^4.5.3",
|
||||
"@types/tldjs": "^2.3.0",
|
||||
"clean-webpack-plugin": "^0.1.19",
|
||||
"copy-webpack-plugin": "^4.5.2",
|
||||
"cross-env": "^5.2.0",
|
||||
@@ -73,6 +74,7 @@
|
||||
"lunr": "2.3.3",
|
||||
"node-fetch": "2.2.0",
|
||||
"node-forge": "0.7.6",
|
||||
"papaparse": "4.6.0"
|
||||
"papaparse": "4.6.0",
|
||||
"tldjs": "2.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user