Update evalator.rcp

This commit is contained in:
Daniel Ziltener 2019-11-22 11:09:02 +01:00 committed by GitHub
parent 359e9d2802
commit 7c7a1daf42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
(:name evalator
:description "Emacs package for interactive evaluation and transformation of data."
:type github
:pkgname "seanirby/evalator")
:pkgname "seanirby/evalator"
:depends (helm))