mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Bump coffeescript to 2.x
After auditing for breaking changes [0] so that the output produced uses ES2015 classes. [0] https://coffeescript.org/#breaking-changes)
This commit is contained in:
parent
359600ddc5
commit
82562fb21d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
"jasmine": "2.5.2"
|
"jasmine": "2.5.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"coffee-script": "^1.12.2",
|
"coffeescript": "^2.4.1",
|
||||||
"wrtc": "^0.0.61",
|
"wrtc": "^0.0.61",
|
||||||
"ws": "^3.3.1",
|
"ws": "^3.3.1",
|
||||||
"xmlhttprequest": "^1.8.0"
|
"xmlhttprequest": "^1.8.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue