Skip to content

Commit 5682bcd

Browse files
author
impinball
committed
Merge branch 'master' of https://github.com/anko/eslisp into property
2 parents 5f7f584 + 78293f4 commit 5682bcd

File tree

3 files changed

+153
-209
lines changed

3 files changed

+153
-209
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@ node_js:
55
- "iojs"
66
- "4"
77
- "5.1"
8-
cache:
9-
directories:
10-
- node_modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"bugs": "https://github.com/anko/eslisp/issues",
3535
"license": "ISC",
3636
"devDependencies": {
37-
"LiveScript": "^1.3.1",
37+
"livescript": "^1.4.0",
3838
"rimraf": "^2.4.1",
3939
"source-map": "^0.5.3",
4040
"tape": "^4.0.0",

0 commit comments

Comments
 (0)