File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " snap-camera-server" ,
3- "version" : " 3.4.0-beta.2 " ,
3+ "version" : " 3.4.0-beta.3 " ,
44 "description" : " Host your own Snap Camera private server" ,
55 "keywords" : [
66 " snapchat" ,
1111 " docker"
1212 ],
1313 "type" : " module" ,
14+ "engines" : {
15+ "node" : " >=18.17"
16+ },
1417 "main" : " server.js" ,
1518 "scripts" : {
1619 "test" : " echo \" Error: no test specified\" && exit 1"
2528 },
2629 "license" : " MIT" ,
2730 "dependencies" : {
28- "@ptrumpis/snap-camerakit-bridge" : " 0.0.1-alpha " ,
31+ "@ptrumpis/snap-camerakit-bridge" : " 0.0.1" ,
2932 "@ptrumpis/snap-lens-file-extractor" : " ~1.1.0" ,
3033 "@ptrumpis/snap-lens-web-crawler" : " ~1.0.0" ,
3134 "db-migrate" : " 1.0.0-beta.29" ,
4144 "wayback.js" : " ~0.2.0" ,
4245 "yaml" : " ~2.7.0"
4346 }
44- }
47+ }
You can’t perform that action at this time.
0 commit comments