spring-actuator.el
changeset 1525 192e86762ee5
parent 1506 4f24c53e6e38
--- a/spring-actuator.el	Thu Mar 30 10:54:38 2017 +0300
+++ b/spring-actuator.el	Thu Mar 30 10:56:58 2017 +0300
@@ -1,5 +1,6 @@
 
 (require 'json)
+(require 'js)
 
 (defvar spring-actuator-server-history nil)
 (defvar spring-actuator-last-server "http://localhost:8080")