Update .bashrc
[dotfiles/.git] / date / to-iso-string.js
1 var parent = require('../../es/date/to-iso-string');
2
3 module.exports = parent;