@measured/puck 0.13.0-canary.d13d00b → 0.13.0-canary.d1baf8f

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.13.0-canary.d13d00b",
3
+ "version": "0.13.0-canary.d1baf8f",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -46,7 +46,7 @@
46
46
  "eslint-config-custom": "*",
47
47
  "jest": "^29.6.4",
48
48
  "jest-environment-jsdom": "^29.6.4",
49
- "react-feather": "^2.0.10",
49
+ "lucide-react": "^0.298.0",
50
50
  "ts-jest": "^29.1.1",
51
51
  "tsconfig": "*",
52
52
  "tsup": "^6.7.0",