RubyGems
npm
Organizations
Log in
Sign up
npm
create-puck-app
Versions diffs
0.12.0-canary.39005a4 → 0.12.0-canary.53e3fc5
create-puck-app 0.12.0-canary.39005a4 → 0.12.0-canary.53e3fc5
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
package/templates/next/app/layout.tsx
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "create-puck-app",
3
-
"version": "0.12.0-canary.
39005a4
",
3
+
"version": "0.12.0-canary.
53e3fc5
",
4
4
"private": false,
5
5
"license": "MIT",
6
6
"type": "module",
package/templates/next/app/layout.tsx
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import "@measured/puck/
dist/index
.css";
1
+
import "@measured/puck/
puck
.css";
2
2
import "./styles.css";
3
3
4
4
export default function RootLayout({