@measured/puck 0.12.0-canary.c7daf5e → 0.12.0-canary.da2bc0f

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -19,7 +19,7 @@ The self-hosted, drag and drop editor for React.
19
19
 
20
20
  ## Demo
21
21
 
22
- Visit https://demo.puckeditor.com/edit to try the demo.
22
+ Visit https://demo.puckeditor.com to try the demo.
23
23
 
24
24
  ## Documentation
25
25
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.12.0-canary.c7daf5e",
3
+ "version": "0.12.0-canary.da2bc0f",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",