Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:29:17 +0800
Make: use npm update for devel target
package.json says we want coffee-script >= 1.6.1, so that's what `make devel`
should install (the newest version): since .js source is tracked, there's no
risk of running into breaking changes in coffee-script outside of test
environment. But running into such changes during tests is OK and even
potentially desirable.
coffee/tram.coffee
Permissions: -rw-r--r--
url: 'https://bitbucket.org/av6/tram-im' PRIVATE: 'tram-im:private' domain: location.hostname urls: 'stun:stun.services.mozilla.com' urls: 'stun:stun.l.google.com:19302' class window.Tram.ServerInfo extends Backbone.Model class window.Tram.ClientState extends Backbone.Model class window.Tram.ClientSettings extends Backbone.Model