@measured/puck 0.13.1-canary.a84e06f → 0.13.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -1
package/package.json
CHANGED
@@ -1,6 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@measured/puck",
|
3
|
-
"version": "0.13.1
|
3
|
+
"version": "0.13.1",
|
4
|
+
"author": "Measured Corporation Ltd <hello@measured.co>",
|
5
|
+
"repository": "measuredco/puck",
|
6
|
+
"bugs": "https://github.com/measuredco/puck/issues",
|
7
|
+
"homepage": "https://puckeditor.com",
|
4
8
|
"private": false,
|
5
9
|
"main": "./dist/index.js",
|
6
10
|
"types": "./dist/index.d.ts",
|