Polyfill Promise. Fixes #2375

This commit is contained in:
James Brooks
2017-07-17 22:22:08 +01:00
parent b3fc690d1d
commit e5c3ff5e33
15 changed files with 4776 additions and 1337 deletions
+2 -1
View File
@@ -28,8 +28,9 @@
"lodash": "^4.17.4",
"messenger": "git+https://github.com/HubSpot/messenger.git",
"moment": "^2.17.1",
"promise": "^7.3.1",
"sortablejs": "^1.5.1",
"sweetalert2": "^6.4.4"
"sweetalert2": "^6.6.6"
},
"private": true
}