mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
[CORL-822] Safari Fix (#2760)
* fix: forced version * fix: removed cookie code * chore: version bump
This commit is contained in:
committed by
Kim Gardner
parent
637605a002
commit
64800ffaee
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "talk",
|
||||
"version": "4.11.3",
|
||||
"version": "4.11.4",
|
||||
"description": "A better commenting experience from Vox Media.",
|
||||
"main": "app.js",
|
||||
"private": true,
|
||||
@@ -251,6 +251,6 @@
|
||||
"yaml-lint": "^1.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
"node": "~8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user