File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "@uploadcare/nextjs-loader" : " * " ,
12
+ "@uploadcare/nextjs-loader" : " ../ " ,
13
13
"next" : " ^12.0.2" ,
14
14
"react" : " ^17.0.2" ,
15
15
"react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change 312
312
" @typescript-eslint/types" " 4.33.0"
313
313
eslint-visitor-keys "^2.0.0"
314
314
315
- " @uploadcare/nextjs-loader@* " :
316
- version "0.2.0"
317
- resolved "https://registry.yarnpkg.com/@uploadcare/nextjs-loader/-/nextjs-loader-0.2.0.tgz#c04398bbfe5e9218b8fb43ae49219c4e2b2171cb"
318
- integrity sha512-OURgyWXr3YitdbITCNwsNRDul0ABhHhxVJqcYpLyAygrSiMmLk9kxs7zp2C+lVrzRUjR+7sEE89f7P6FM5oNog==
315
+ " @uploadcare/nextjs-loader@../ " :
316
+ version "0.3.0"
319
317
320
318
acorn-jsx@^5.3.1 :
321
319
version "5.3.2"
You can’t perform that action at this time.
0 commit comments