Skip to content

Commit 404608d

Browse files
committed
chore: Reverted back the loader version for the demo.
1 parent 16d451a commit 404608d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"next": "11.1.2",
13-
"@uploadcare/nextjs-loader": "uploadcare/nextjs-loader#main",
13+
"@uploadcare/nextjs-loader": "*",
1414
"react": "17.0.2",
1515
"react-dom": "17.0.2"
1616
},

0 commit comments

Comments
 (0)