mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
add node modules to repo
This commit is contained in:
3
app/node_modules/pinkie-promise/index.js
generated
vendored
Normal file
3
app/node_modules/pinkie-promise/index.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = typeof Promise === 'function' ? Promise : require('pinkie');
|
Reference in New Issue
Block a user