File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1212 " binding.gyp" ,
1313 " index.js" ,
1414 " index.d.ts" ,
15+ " proto.js" ,
1516 " libpg_query/*" ,
1617 " script/*" ,
1718 " src/*" ,
3031 }
3132 },
3233 "scripts" : {
33- "protogen" : " node ./script/protogen.js 15-latest " ,
34+ "protogen" : " node ./script/protogen.js 15-4.2.4 " ,
3435 "clean" : " rimraf build" ,
3536 "configure" : " node-pre-gyp configure" ,
3637 "install" : " node-pre-gyp install --fallback-to-build --loglevel verbose" ,
4445 "test" : " mocha --timeout 5000" ,
4546 "binary:build" : " node-pre-gyp rebuild package" ,
4647 "binary:publish" : " AWS_PROFILE=supabase-dev node-pre-gyp publish"
47- },
48+ },
4849 "author" :
" Dan Lynch <[email protected] > (http://github.com/pyramation)" ,
4950 "license" : " LICENSE IN LICENSE" ,
5051 "repository" : {
You can’t perform that action at this time.
0 commit comments