mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 18:53:02 +00:00
Delete node_modules directory
This commit is contained in:
2
node_modules/detect-node-es/es5/node.js
generated
vendored
2
node_modules/detect-node-es/es5/node.js
generated
vendored
@@ -1,2 +0,0 @@
|
||||
// Only Node.JS has a process variable that is of [[Class]] process
|
||||
module.exports.isNode = Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) === '[object process]';
|
||||
Reference in New Issue
Block a user