@camped-ui/command 1.0.7 → 2.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@camped-ui/command",
|
3
|
-
"version": "
|
3
|
+
"version": "2.0.2",
|
4
4
|
"main": "dist/index.js",
|
5
5
|
"scripts": {
|
6
6
|
"publish-package": "npm publish --access public",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"dependencies": {
|
11
11
|
"@radix-ui/react-dialog": "^1.0.2",
|
12
12
|
"cmdk": "^0.2.0",
|
13
|
-
"@camped-ui/dialog": "
|
13
|
+
"@camped-ui/dialog": "2.0.2"
|
14
14
|
},
|
15
15
|
"peerDependencies": {
|
16
16
|
"lucide-react": "*",
|