@alwaysmeticulous/replay-debugger-ui
Advanced tools
Comparing version 2.40.1 to 2.40.3
{ | ||
"name": "@alwaysmeticulous/replay-debugger-ui", | ||
"version": "2.40.1", | ||
"version": "2.40.3", | ||
"description": "The Meticulous toolkit to replay user sessions", | ||
@@ -23,3 +23,4 @@ "license": "ISC", | ||
"lint:fix": "eslint src --ext=ts,tsx,js --cache --fix", | ||
"serve": "serve -p 3005 -s out" | ||
"serve": "serve -p 3005 -s out", | ||
"depcheck": "depcheck --ignores='src,postcss,autoprefixer' --ignore-patterns='dist,*.eslintrc.json'" | ||
}, | ||
@@ -31,3 +32,2 @@ "dependencies": { | ||
"devDependencies": { | ||
"@headlessui/react": "^1.7.8", | ||
"@heroicons/react": "^2.0.14", | ||
@@ -61,3 +61,3 @@ "@tailwindcss/forms": "0.5.3", | ||
}, | ||
"gitHead": "b56c6ec8cf1ac2d0f935e0f2500a3e55463574a8" | ||
"gitHead": "b7055372caa771a9d69856d53933021f134a7388" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
428382
10