Changeset 79a0317 for imaps-frontend/node_modules/axios/dist/axios.js
- Timestamp:
- 01/21/25 03:08:24 (2 weeks ago)
- Branches:
- main
- Parents:
- 0c6b92a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/axios/dist/axios.js
r0c6b92a r79a0317 1 // Axios v1.7. 8Copyright (c) 2024 Matt Zabriskie and contributors1 // Axios v1.7.9 Copyright (c) 2024 Matt Zabriskie and contributors 2 2 (function (global, factory) { 3 3 typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : … … 3677 3677 } 3678 3678 3679 var VERSION = "1.7. 8";3679 var VERSION = "1.7.9"; 3680 3680 3681 3681 var validators$1 = {};
Note:
See TracChangeset
for help on using the changeset viewer.