File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6666 "debug" : " cross-env NEXT_PRIVATE_LOCAL_DEV=1 NEXT_TELEMETRY_DISABLED=1 node --inspect --trace-deprecation --enable-source-maps packages/next/dist/bin/next" ,
6767 "debug-brk" : " cross-env NEXT_PRIVATE_LOCAL_DEV=1 NEXT_TELEMETRY_DISABLED=1 node --inspect-brk --trace-deprecation --enable-source-maps packages/next/dist/bin/next" ,
6868 "postinstall" : " node scripts/git-configure.mjs && node scripts/install-native.mjs" ,
69- "version" : " pnpm install --no-frozen-lockfile && IS_PUBLISH=yes ./scripts/check-pre-compiled.sh && git add ." ,
69+ "version" : " pnpm install --no-frozen-lockfile && git add ." ,
7070 "prepare" : " husky" ,
7171 "sync-react" : " node ./scripts/sync-react.js" ,
7272 "update-google-fonts" : " node ./scripts/update-google-fonts.js" ,
You can’t perform that action at this time.
0 commit comments