create-puck-app 0.16.0-canary.fc564d7 → 0.16.1-canary.841a590
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -2,4 +2,4 @@
|
|
2
2
|
/// <reference types="next/image-types/global" />
|
3
3
|
|
4
4
|
// NOTE: This file should not be edited
|
5
|
-
// see https://nextjs.org/docs/
|
5
|
+
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|